Actions
CheckAuthForB2B » 이력 » 개정판 2
« 뒤로 |
개정판 2/12
(비교(diff))
| 다음 »
이름없음, 2021/06/04 06:27
CheckAuthForB2B¶
요청 필드¶
checkAuthForB2B(
did: String # b2b 또는 snplab의 did
): CommandResponse
CommandResponse
| field | type | description |
| command | String | 요청 Command 유형 (값: "tnkSettlement") |
요청 예시
query{
checkAuthForB2B(did:"G5rw9qAMbozGxySHkMaztD"){
command
}
}
응답 예시
{
"data": {
"checkAuthForB2B": {
"command": "authCheck"
}
}
}
이름없음이(가) 4년 이상 전에 변경 · 2 revisions