Create a new customer.

If you only want to create a customer upon successful signup order please use POST /Orders instead.

Body Params
string | null

Unique external Id, e.g. foreign key

string | null
string | null

Customers company name

string | null

Customers first name

string | null

Customers last name

string | null

Will be validated if given

string | null

Customer e-invoicing ID

string | null

Customer e-invoicing network ID

string | null

Customers emailaddress

AdditionalEmailAddresses
array of objects | null

Customers additional emailaddresses

AdditionalEmailAddresses
string | null

Customers phonenumber

string | null

Customers notes

string | null

Customers tag

Address
object
AdditionalAddresses
array of objects | null

Customers additional addresses

AdditionalAddresses
string | null

Customers locale

string | null

The 2-letter ISO country code in capital letters, e.g. DE

CustomFields
object | null

Customers customfields

string
enum

Enumerates the available media for documents.

Allowed:
date | null

The birthdate. The date must be between January 1, 1900, and yesterday's date. Optional.

string
enum
Allowed:
string
enum
Allowed:
date-time | null

Date of last validation if VAT ID is given

string | null

Used to identify the invoice recipient

string | null

Entity use code is used for tax exemption in external tax services

Responses

401

Unauthorized

409

Conflict

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json