Delete record from LoyaltyProviders table by specified primary key
Method | /DeleteLoyaltyProvider |
The request body is of type DeleteLoyaltyProvider.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteLoyaltyProviderResponse.
Name | Description | Data Type |
---|---|---|
DeleteLoyaltyProviderResult | xml:boolean |
|