The GetSingleGiftCardDefinition function returns the giftCardDefinition record for the given primary key.
Method | /GetSingleGiftCardDefinition |
The request body is of type GetSingleGiftCardDefinition.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleGiftCardDefinitionResponse.
Name | Description | Data Type |
---|---|---|
GetSingleGiftCardDefinitionResult | GiftCardDefinitionInfo |
|