Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 2.6 KB

VoucherTransactionsFilters.md

File metadata and controls

15 lines (9 loc) · 2.6 KB

VoucherTransactionsFilters

List of available fields and filters that can be exported with gift card or loyalty card transactions along with the sorting order of the returned data.

Properties

Name Type Description Notes
order str How the export is filtered, where the dash `-` preceding a sorting option means sorting in a descending order. [optional]
fields List[str] Array of strings containing the data in the export. These fields define the headers in the CSV file. The array can be a combination of any of the following available fields: Field
filters VoucherTransactionsExportFilterConditions

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