DeleteCustomerDiscount
Removes the currently applied discount on a customer.
Input
Name | Type | Description |
CustomerId | String | The Customer Id. |
Result Set Columns
Name | Type | Description |
Success | String | Execution status of the stored procedure. |
Removes the currently applied discount on a customer.
Name | Type | Description |
CustomerId | String | The Customer Id. |
Name | Type | Description |
Success | String | Execution status of the stored procedure. |