Skip to main content

Download Sales Order Line Financials Export

GET 

/api/v2/financials/sales-order-lines/export/download

Downloads a completed background export produced by Export Sales Order Line Financials (queued path). The filename is the one reported in the tracked job log's results.file field.

Authentication: Requires Bearer token (Power User access required).

Response is the binary file (CSV or XLSX) with an attachment Content-Disposition header. Returns 404 if the file param is empty or the file no longer exists on the model-exports disk.

Request

Responses

Successful response