Customer
DeleteCustomer
Remove a customer.
Parameters
Name
Type
Required
Description
customerId
Int32
✓
Customer's unique identifier
Returns
Type:
Int32
Description:
Customer's unique identifier.
Http Method:
GET
Url:
api/Sales/Customer/DeleteCustomer?customerId={customerId}