ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddGiftCardType
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddGiftCardType (Method)
Description
The AddGiftCardType function adds a giftCardType record.
Request (AddGiftCardTypeSoapIn)

The request body is of type AddGiftCardType.

Request Body Parameters

NameDescriptionData Type
 GiftCardTypeInfo
 xml:boolean
isAutoClaim Element Cancelled Element LedgerId Element Url Element IsFullRedeemOnly Element CashInitString Element SaleInitString Element GiftCardType Element Description Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence giftCardType Element Sequence AddGiftCardType Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
Description optional xs:string
SaleInitString optional xs:string
CashInitString optional xs:string
IsFullRedeemOnly xs:boolean
Url optional xs:string
LedgerId xs:int
Cancelled xs:boolean
isAutoClaim xs:boolean
Response (AddGiftCardTypeSoapOut)

The response body is of type AddGiftCardTypeResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddGiftCardTypeResult Element Sequence AddGiftCardTypeResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service