The GetSingleDiscountCardType function returns the discountCardType record for the given primary key.
Method | /GetSingleDiscountCardType |
The request body is of type GetSingleDiscountCardType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleDiscountCardTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleDiscountCardTypeResult | DiscountCardTypeInfo |
|