ApiK Y B Industry

The current industry and its policy consequence

GET
/api/b/v1/kyb/industry

Authorization

OAuth2PasswordBearer
AuthorizationBearer <token>

In: header

admin_access_token?string|null

Response Body

application/json

application/json

curl -X GET "https://example.com/api/b/v1/kyb/industry"
{  "industry": "agriculture",  "restricted": true,  "policy_action": "allow",  "verification": {    "status": "created",    "tier": "tier_0",    "person_count": 0,    "persons_verified": 0,    "persons_clean": 0,    "open_cases": 0  }}