customers
add customer address
add new address to existing customer. Permissions requises : SupplierAdminRole, SupplierParcelsManagerRole.
post/api/v{version}/customers/{customerId}/address
Path parameters
versionstring required
The requested API version
customerIdstring uuid required
Headers
X-Tenantstring required
Input your tenant Id to access this API
Request body
Response
OK