v1

latestOpenAPI 3.0.02026-07-2468247202.3 KB
KYB > Profile Management

Update Business Profile Result

Update the result of existing Business Profile

post/verify/update_business_profile_result

Request body

business_profile_idstring required

The unique identifier for the business to which you want to associate the document.

resultstring required

The result can be APPROVED / DECLINED / REVIEW / DEACTIVATED

Example request

{
  "business_profile_id": "b7daff11-9d1c-4916-bf5a-96e3041a9625",
  "result": "APPROVED"
}

Response

Successful operation

business_profile_idstring