customers

delete customer address

delete customer address using customer id and address id. Permissions requises : SupplierAdminRole, SupplierParcelsManagerRole.

delete/api/v{version}/customers/{customerId}/address/{addressId}

Path parameters

versionstring required

The requested API version

customerIdstring uuid required
addressIdstring uuid required

Headers

X-Tenantstring required

Input your tenant Id to access this API

Response

OK

idstring uuid

Changes

No recorded changes to this endpoint across all 1 revision of this API.