Create entity

Create a new entity

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
legalNamestringRequired
externalIdstringOptional
tinstringOptional
usStatestringOptional
entityTypeenumOptional
Allowed values:
phoneNumberstringOptional
statusenumOptionalDefaults to ACTIVE
Allowed values:

Response

entity created
entityobject or null

Errors