The GenerateGiftCards function generates a number of giftcards. Existing cards will be skipped without notice.
The request body is of type GenerateGiftCards.
Request Body Parameters
Name | Description | Data Type |
storeId | | xml:int |
prefix | | xml:long |
cardNumberFrom | | xml:long |
cardNumberTo | | xml:long |
giftCardDefinitionId | | xml:int |
giftCardTypeId | | xml:int |
isGeneratePincode | | xml:boolean |
value | | xml:decimal |
customerId | | xml:int |
productId | | xml:int |
Overview
|
|
Sequence
| |
The response body is of type GenerateGiftCardsResponse.
Response Body Parameters
Name | Description | Data Type |
GenerateGiftCardsResult | | xml:int |
Overview
|
|
Sequence
| |