Endpoint
POST/kyb/company/detailsAuthorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Unique identifier assigned to the company.
Example:
"123xyz"
Response
Successfully retrieved company details.
Status of the request (e.g., success).
Example:
"success"
Client-provided request identifier.
Example:
"client-req-987"
Unique company identifier assigned by the platform.
Example:
"umb-7c9a-..."
RFC 3339 timestamp when the response was generated.
Example:
"2025-08-25T08:00:00Z"