고객사 액세스 토큰 검증
GET
https://{auth-domain}/v1.0/auth/customer/token/verify
Headers
Name
Type
Description
Authorization*
String
Bearer {{customer-access-token}}
key
data type
desc.
login_type
int
로그인 type (고객사 = 5)
uuid
string
access token uuid
account_id
int64
계정 ID
customer_id
int64
고객사 ID
Last updated