v3

latestOpenAPI 3.1.02026-07-3178343213.9 KB
businesses

Create a business

post/v1/businesses

Headers

Authorizationstring required

Bearer authentication

Request body

namestring required
external_idstring
unique_external_idstring
tagsstring[]
connection_idstring

The ID of a connection to use as the source for this business. Pre-fills the business name and address from the connection.

Response

business created

objectstring required
idstring uuid required
external_idstring nullable
unique_external_idstring nullable
namestring required
status'open' | 'pending' | 'in_audit' | 'in_review' | 'approved' | 'rejected' required

Current status of the business verification

tagsstring[]
assignee_idstring uuid nullable
supported_document_typesTypeBusinessSupportedDocumentTypesItem[]
business_batch_idstring uuid nullable
created_atstring date-time required
updated_atstring date-time required