ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleGiftCardCredential
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleGiftCardCredential (Method)
Description
The GetSingleGiftCardCredential function returns the giftCardCredential record for the given primary key.
Request (GetSingleGiftCardCredentialSoapIn)

The request body is of type GetSingleGiftCardCredential.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleGiftCardCredential Element

Overview

Sequence
itemId xs:int
Response (GetSingleGiftCardCredentialSoapOut)

The response body is of type GetSingleGiftCardCredentialResponse.

Response Body Parameters

NameDescriptionData Type
 GiftCardCredentialInfo
InitString Element Checksum Element MerchantPassword Element MerchantIdentification Element GiftCardTypeId Element PosTerminalId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleGiftCardCredentialResult Element Sequence GetSingleGiftCardCredentialResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
MerchantIdentification optional xs:string
MerchantPassword optional xs:string
Checksum optional xs:string
InitString optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service