v1

latestOpenAPI 3.1.02026-07-244511495.5 KB
Customers

Add business

Add business

post/v1/customers/businesses

Headers

Idempotency-Keystring uuid nullable

Idempotency key to allow safe retrying of the operation. The value should be a unique UUID for each distinct operation. See our understanding idempotency guide for full details.

Request body

business_namestring string required
country_of_issuancestring string required
display_namestring string required
issuance_authoritystring string nullable
linked_documentsstring[]

Document ids for the companies trading licenses.

referencestring string required

External ID used for correlating the resource with an external system. If specified during transaction creation, this ID will be associated with and visible on all resources related to the customer.

registration_datestring date nullable
registration_numberstring string required
regulatory_licensesRegulatoryLicenseType[]

Select one or more license types that the customer holds. If the customer does not hold any licenses then None should be selected.

Response

Business has been created successfully

idstring Uuid required