Create a new customer
Creates a new customer for the organization
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Request
Body
name
legalName
email
phone
website
externalId
billingAddress
creationState
Allowed values:
vatNumber
metadata
defaultCurrency
Response
201
id
name
legalName
email
phone
website
externalId
creationState
Allowed values:
churnDate
vatNumber
metadata
defaultCurrency
createdAt
updatedAt
billingAddress
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error