The GetEPlatoLoyaltyCards function returns loyaltycard data in a format suitable for xml files for the ePlato import process
Method | /GetEPlatoLoyaltyCards |
The request body is of type GetEPlatoLoyaltyCards.
Name | Description | Data Type |
---|---|---|
offset | xml:int | |
maxRecords | xml:int | |
xsdSchema | xml:string | |
isCompress | xml:boolean |
|
The response body is of type GetEPlatoLoyaltyCardsResponse.
Name | Description | Data Type |
---|---|---|
GetEPlatoLoyaltyCardsResult | xml:string |
|