customers
Deletes customer by id
Delete a customer by Id with related address. Permissions requises : SupplierAdminRole, SupplierParcelsManagerRole.
delete/api/v{version}/customers/{id}
Path parameters
versionstring required
The requested API version
idstring uuid required
Headers
X-Tenantstring required
Input your tenant Id to access this API
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.