The AddGiftCardType function adds a giftCardType record.
Method | /productbasecomponents.asmx/AddGiftCardType |
The request body is of type AddGiftCardType.
Name | Description | Data Type |
---|---|---|
giftCardType | GiftCardTypeInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddGiftCardTypeResponse.
Name | Description | Data Type |
---|---|---|
AddGiftCardTypeResult | xml:int |
|