POST
/
customers

Headers

Authorization
string
required

Your API credentials. Eg. Basic {credentials}.

Sequence-Version
enum<string>

Use this header to select an API version

Available options:
2024-01-01

Body

application/json
legalName
string
required

Legal name

contactName
string

Contact name

address
object
required

Address

email
string
required

Email

billingEmails
string[]
required

Billing email addresses

telephone
string

Telephone

url
string

URL

label
string

Label

taxStatus
enum<string>

Tax status applicable to customer. Can be one of TAXED, EXEMPT or REVERSE_CHARGED. The default is TAXED.

Available options:
TAXED,
TAX_EXEMPT,
REVERSE_CHARGED
customerAliases
string[]

Customer aliases.

externalIds
object[]

IDs in external integrations

Response

201 - application/json
customer
object
required

Customer