Skip to main content
POST
Get Company Details
For a usage description of the KYB Advanced Company Details, please refer to the KYB page.

Endpoint

POST /kyb/company/details

Authorizations

Authorization
string
header
required

Bearer token obtained from POST /auth. Valid for 60 minutes.

Body

application/json
transactionId
string<uuid>
required

From the /kyb/search response.

Example:

"a8b89ef3-9d93-4d96-a495-be605fd1b2fe"

companyId
string<uuid>
required

From the /kyb/search response.

Example:

"223c8dde-9c82-4811-ba3c-4f9fe648c2da"

include
object

Data packages to retrieve. All default to false. Each enabled package is priced separately.

timeoutMs
integer

Request timeout in milliseconds.

Example:

30000

Response

200 - application/json

Full company record.

status
boolean
data
object
metadata
object