ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetGiftCardCredentials
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetGiftCardCredentials (Method)
Description
The GetGiftCardCredentials function returns all giftCardCredential records for the specified parameters.
Request (GetGiftCardCredentialsSoapIn)

The request body is of type GetGiftCardCredentials.

Request Body Parameters

NameDescriptionData Type
 GiftCardCredentialsFilter
InitString Element Checksum Element MerchantPassword Element MerchantIdentification Element GiftCardTypeId Element PosTerminalId Element StoreId Element Sequence filter Element Sequence GetGiftCardCredentials Element

Overview

Sequence
Sequence
StoreId xs:int
MerchantIdentification optional xs:string
MerchantPassword optional xs:string
Checksum optional xs:string
InitString optional xs:string
Response (GetGiftCardCredentialsSoapOut)

The response body is of type GetGiftCardCredentialsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewGiftCardCredentialInfo
GiftCardTypeDescription Element PosTerminalDescription Element PosTerminalNumber Element StoreDescription Element StoreNumber Element 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 ViewGiftCardCredentialInfo Element Sequence GetGiftCardCredentialsResult Element Sequence GetGiftCardCredentialsResponse Element

Overview

Sequence
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
StoreDescription optional xs:string
PosTerminalDescription optional xs:string
GiftCardTypeDescription optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service