Get single record from LoyaltyCardTypes table by specified primary key
Method | /GetSingleLoyaltyCardType |
The request body is of type GetSingleLoyaltyCardType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleLoyaltyCardTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleLoyaltyCardTypeResult | LoyaltyCardTypeInfo |
|