The UpdateGiftCardType function updates a giftCardType record.
Method | /productbasecomponents.asmx/UpdateGiftCardType |
The request body is of type UpdateGiftCardType.
Name | Description | Data Type |
---|---|---|
giftCardType | GiftCardTypeInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateGiftCardTypeResponse.
Name | Description | Data Type |
---|---|---|
UpdateGiftCardTypeResult | xml:int |
|