The ActivateGiftCards function activaates a number of not-activated giftcards. Giftcards in the given range all need to be inactive
The request body is of type ActivateGiftCards.
Request Body Parameters
Name | Description | Data Type |
storeId | | xml:int |
customerId | | xml:int |
debtorId | | xml:int |
giftCardSaleProductId | | xml:int |
giftCardTypeId | | xml:int |
giftCardDefinitionId | | xml:int |
giftCardNumberFrom | | xml:long |
requestedNumberOfCards | | xml:int |
value | | xml:decimal |
Overview
|
|
Sequence
| |
The response body is of type ActivateGiftCardsResponse.
Response Body Parameters
Name | Description | Data Type |
ActivateGiftCardsResult | | xml:long |
Overview
|
|
Sequence
| |