Get single record from LoyaltyCards table by specified primary key
Method | /GetSingleLoyaltyCard |
The request body is of type GetSingleLoyaltyCard.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleLoyaltyCardResponse.
Name | Description | Data Type |
---|---|---|
GetSingleLoyaltyCardResult | LoyaltyCardInfo |
|