The GetSingleGiftCard function returns the giftCard record for the given primary key.
Method | /GetSingleGiftCard |
The request body is of type GetSingleGiftCard.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleGiftCardResponse.
Name | Description | Data Type |
---|---|---|
GetSingleGiftCardResult | GiftCardInfo |
|