Create a new entity
Creates a new entity with the provided details
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
developerId
ID of the developer creating the entity
externalId
External identifier for the entity
legalName
Legal name of the entity
tin
Tax Identification Number
usState
US state code
entityType
Type of entity
phoneNumber
Contact phone number
status
Current status of the entity
clerkId
Clerk ID (alternative to developerId)
dateCreated
When the entity was created
instanceId
ID of the instance to associate with the entity
Response
Entity created successfully
entity