ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddGiftCardCredential
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddGiftCardCredential (Method)
Description
The AddGiftCardCredential function adds a giftCardCredential record.
Request (AddGiftCardCredentialSoapIn)

The request body is of type AddGiftCardCredential.

Request 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 giftCardCredential Element Sequence AddGiftCardCredential 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
Response (AddGiftCardCredentialSoapOut)

The response body is of type AddGiftCardCredentialResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddGiftCardCredentialResult Element Sequence AddGiftCardCredentialResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service