Customer Address
Get a customer address
Get a customer address
Required permissions:customer:read
GET
Authorizations
Value for the Authorization header parameter.
Path Parameters
CustomerAddress identifier
Response
200
application/json
CustomerAddress resource
VAT ID, which will be used to bill to. If not provided, we will use the customer vat id.
Example:
"DE123456789"
Available options:
TYPE_DEFAULT
, TYPE_INVOICE
Example:
"TYPE_DEFAULT"
Example:
"true"
Available options:
active
, archived
Example:
"active"
Example:
"Berlin"
Example:
"12345"
Example:
"Musterstraße"
Example:
"1a"
Example:
"DE"
Company name, which will be used to bill to.
Example:
"ACME Inc."
Available options:
Firma
, Herr
, Frau
Example:
"Herr"
Additional address information, which will be shown on generated documents like invoices, reminders, etc.
Example:
"c/o John Doe"
Cost centre, which will be shown on generated documents like invoices, reminders, etc.
Example:
"123456789"
First name, which will be shown on generated documents like invoices, reminders, etc.
Example:
"John"
Last name, which will be shown on generated documents like invoices, reminders, etc.
Example:
"Doe"
Was this page helpful?