The GetSingleGiftCardType function returns the giftCardType record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleGiftCardType |
The request body is of type GetSingleGiftCardType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleGiftCardTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleGiftCardTypeResult | GiftCardTypeInfo |
|