Skip to main content
GET
Download export result file

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

requestId
string
required

ID of the export request, as returned in the response when the export was created.

fileIndex
integer<int32>
required

Zero-based index of the result file to download. The totalFileCount value from the status response gives the number of available files, so valid indexes run from 0 to totalFileCount - 1.

Response

Returns one result file of a succeeded export request as a CSV file with a header row. Each row describes one processing step of a transaction. Download one file per fileIndex, from 0 up to totalFileCount - 1 reported by the status endpoint. For the full column reference, see Business Processing Reporting.

The response is of type file.