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