Add a customer address
Add a customer address. A new address is set as default for the given address type.
Required permissions:customer:write
Authorizations
Value for the Authorization header parameter.
Path Parameters
CustomerAddress identifier
Body
Additional address line of the customer. If not provided, we will use empty string.
255
The city of the customer. If not provided, we will use empty string.
2 - 255
255
The cost centre of the customer. If not provided, we will use empty string.
2 - 255
If not provided, we will use the customer country code.
Can be empty if the customer is a company.
255
The house number of the customer. If not provided, we will use empty string.
255
Can be empty if the customer is a company.
255
Firma
, Herr
, Frau
The street of the customer. If not provided, we will use empty string.
2 - 255
TYPE_DEFAULT
, TYPE_INVOICE
If not provided, we will use the customer vat id.
2 - 255
The zip code of the customer. If not provided, we will use empty string.
Response
Additional address information, which will be shown on generated documents like invoices, reminders, etc.
Company name, which will be used to bill to.
Cost centre, which will be shown on generated documents like invoices, reminders, etc.
First name, which will be shown on generated documents like invoices, reminders, etc.
Last name, which will be shown on generated documents like invoices, reminders, etc.
Firma
, Herr
, Frau
active
, archived
TYPE_DEFAULT
, TYPE_INVOICE
VAT ID, which will be used to bill to. If not provided, we will use the customer vat id.
Was this page helpful?