Customer
CustomerHasBookings
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/CustomerHasBookings?customerId={customerId}