Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 940 Bytes

File metadata and controls

15 lines (9 loc) · 940 Bytes

LoyaltiesTransactionsExportCreateRequestBodyParameters

List of available parameters containing fields and filters that can be exported for transactions in a loyalty card campaign, along with the sorting order of the returned data.

Properties

Name Type Description Notes
order str How the export is ordered, where the dash `-` preceding a sorting option means sorting in a descending order. [optional]
fields List[str] Data fields that will be exported for the transactions that are associated with balance movements on cards in a campaign. [optional]
filters ExportCampaignTransactionsFilters [optional]

[Back to Model list] [Back to API list] [Back to README]