Skip to main content
GET
EDI report CSV export

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Query Parameters

export_format
enum<string>
default:csv

Export format (only csv is supported)

Available options:
csv
edi_type
string

Comma-separated EDI transaction types

transaction_status
string

Filter by transaction status

direction
string

Filter by direction

order_id
integer

Filter by order ID

control_number
string

Filter by control number

has_received_997
string

Filter by 997 acknowledgement status

date_from
string<date-time>

Start of date range

date_to
string<date-time>

End of date range

sort_field
string

Field to sort by

sort_direction
string

Sort direction (asc or desc)

Response

CSV file

The response is of type file.