ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateGiftCardType
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateGiftCardType (Method)
Description
The UpdateGiftCardType function updates a giftCardType record.
Request (UpdateGiftCardTypeSoapIn)

The request body is of type UpdateGiftCardType.

Request Body Parameters

NameDescriptionData Type
 GiftCardTypeInfo
 xml:boolean
 xml:boolean
isForceUpdate Element 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 UpdateGiftCardType 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
isForceUpdate xs:boolean
Response (UpdateGiftCardTypeSoapOut)

The response body is of type UpdateGiftCardTypeResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateGiftCardTypeResult Element Sequence UpdateGiftCardTypeResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service