CustomerAddress
Was this helpful?
Was this helpful?
CustomerAddress
Get address details for a customer.
Required permission: TENANT.ACCESS
Reference to a Customer.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a Customer address.
^[A-Za-z0-9-_]+
CustomerAddressResponse
Delete an address for a customer.
Required permission: TENANT.BACKOFFICE
Reference to a Customer.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a Customer address.
^[A-Za-z0-9-_]+
No Content
No Content
List addresses for a customer.
Required permission: TENANT.ACCESS
Reference to a Customer.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
ENUM | Description |
---|---|
ASC | Sort in ascending order |
DESC | Sort in descending order |
CustomerAddressListResponse
Add an address for a customer.
Required permission: TENANT.ACCESS
Reference to a Customer.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
^[A-Za-z0-9-_]+
CustomerAddressResponse
Update details for a customer. Partial updates are allowed.
Required permission: TENANT.ACCESS
Reference to a Customer.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a Customer address.
^[A-Za-z0-9-_]+
CustomerAddressResponse