The GenerateLoyaltyCards function generates a number of loyaltycards. Existing cards will be skipped without notice.
The request body is of type GenerateLoyaltyCards.
Request Body Parameters
Name | Description | Data Type |
storeId | | xml:int |
cardNumberFrom | | xml:long |
cardNumberTo | | xml:long |
digital | | xml:boolean |
loyaltyCardTypeId | | xml:int |
startPoints | | xml:int |
startPrice | | xml:decimal |
Overview
|
|
Sequence
| |
The response body is of type GenerateLoyaltyCardsResponse.
Response Body Parameters
Name | Description | Data Type |
GenerateLoyaltyCardsResult | | xml:int |
Overview
|
|
Sequence
| |