The GetSingleGiftCardTransaction function returns the giftCardTransaction record for the given primary key.
Method | /GetSingleGiftCardTransaction |
The request body is of type GetSingleGiftCardTransaction.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleGiftCardTransactionResponse.
Name | Description | Data Type |
---|---|---|
GetSingleGiftCardTransactionResult | GiftCardTransactionInfo |
|