The GetSingleGiftCardCredential function returns the giftCardCredential record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleGiftCardCredential |
The request body is of type GetSingleGiftCardCredential.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleGiftCardCredentialResponse.
Name | Description | Data Type |
---|---|---|
GetSingleGiftCardCredentialResult | GiftCardCredentialInfo |
|