Create a business

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired
addresseslist of objectsRequired
tinobjectOptional
peoplelist of objectsOptional
external_idstringOptional
unique_external_idstringOptional
tagslist of stringsOptional

Response

business created
objectstring
idstringformat: "uuid"
namestring
statusenum
Current status of the business verification
created_atdatetime
updated_atdatetime
external_idstring or null
unique_external_idstring or null
tagslist of strings
requesterobject or null
assignee_idstring or nullformat: "uuid"
supported_document_typeslist of enums
Allowed values:
reviewobject or null
tinobject or null
business_batch_idstring or nullformat: "uuid"
formationobject or null
websiteobject or null
watchlistobject or null
bankruptcieslist of objects
certificationslist of objects
documentslist of objects
lienslist of objects
nameslist of objects
addresseslist of objects
peoplelist of objects
phone_numberslist of objects
profileslist of objects
registrationslist of objects
orderslist of objects
industry_classificationobject or null
monitorobject or null
tax_exempt_organizationobject or null
fmcsa_registrationslist of objects
loanslist of objects or null
litigationslist of objects
policy_resultslist of objects
politically_exposed_person_screeningobject or null
adverse_media_screeningobject or null
signalobject or null
submittedobject
subscriptionobject or null
subscription_availabilityobject or null

Errors

422
Post V1businesses Request Unprocessable Entity Error