Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 807 Bytes

OrdersExportCreateRequestBodyParameters.md

File metadata and controls

14 lines (9 loc) · 807 Bytes

OrdersExportCreateRequestBodyParameters

List of available fields and filters that can be exported with an order along with the sorting order of the returned data.

Properties

Name Type Description Notes
order ExportOrderOrder [optional]
fields List[ExportOrderFields] Array of strings containing the data in the export. These fields define the headers in the CSV file. [optional]
filters object Allowed additional properties must start with "metadata." [optional]

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