Skip to main content

List Export Columns

GET 

/v1/transactions_exports/columns

List every column available to the CSV export. Pass a subset of these names via the columns parameter of the export endpoint to shape the file.

Required permission: orders_read.

Responses

Available column names.

Schema

    columns string[]required
Loading...