PosComponents Web Service
Method/UpdateGiftCard
PosComponents Web Service > All Operations Resource Group : /UpdateGiftCard (Method)
Description
The UpdateGiftcard function updates a giftCard record.
Request (UpdateGiftCardSoapIn)

The request body is of type UpdateGiftCard.

Request Body Parameters

NameDescriptionData Type
 GiftCardInfo
 xml:boolean
isForceUpdate Element PrintedDate Element ActivationDate Element Transactions Element IsBlocked Element Status Element VerificationCode Element Pincode Element CardNumberWithSuffix Element Suffix Element CardNumber Element Prefix Element InvoiceSaleId Element CashSaleId Element CustomerId Element GiftCardDefinitionId Element GiftCardTypeId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence giftCard Element Sequence UpdateGiftCard Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CustomerId xs:int
CashSaleId xs:int
Prefix xs:long
CardNumber xs:long
Suffix xs:int
Pincode xs:int
VerificationCode optional xs:string
IsBlocked xs:boolean
ActivationDate xs:dateTime
PrintedDate xs:dateTime
isForceUpdate xs:boolean
Response (UpdateGiftCardSoapOut)

The response body is of type UpdateGiftCardResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateGiftCardResult Element Sequence UpdateGiftCardResponse Element

Overview

Sequence
See Also
All Operations Resource GroupPosComponents Web Service