ApiK Y B Industry
The current industry and its policy consequence
Authorization
OAuth2PasswordBearer AuthorizationBearer <token>
In: header
Cookie Parameters
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 }}The verification record: status, tier and per-person readiness GET
Previous Page
Select the business's industry and apply the industry policy POST
Record the industry and re-evaluate the application. A restricted industry flags the application `requires_underwriting` and opens an underwriting case record in the same transaction; an allowed industry leaves the application where it stands. The evaluation is idempotent: re-selecting the same industry does not stack cases.