POST
/
api
/
service
/
merchant
/
payout
/
export
/
download

Authorizations

X-Ivy-Api-Key
string
header
required

Body

application/json
reportId
string
required

The unique identifier of the report you want to download. This was returned when creating a new Payout Report.

format
enum<string>
default:
csv

The format in which you want to download the report. Default is csv.

Available options:
csv,
json,
datev

Response

200 - text/csv

The response is of type string.