The GetLoyaltyCardsCount function retrieves the number of found LoyaltyCard objects count from the database for the given criteria
Method | /GetLoyaltyCardsCount |
The request body is of type GetLoyaltyCardsCount.
Name | Description | Data Type |
---|---|---|
filter | LoyaltyCardsFilter | |
skipItemId | xml:int |
|
The response body is of type GetLoyaltyCardsCountResponse.
Name | Description | Data Type |
---|---|---|
GetLoyaltyCardsCountResult | xml:int |
|