GET payments Export

GET/payments/export
AuthorizationBearer <token>

Paste your JWT token here

In: header

Query Parameters

startDate?string

The beginning of the date range for the export.

Formatdate-time
endDate?string

The end of the date range for the export.

Formatdate-time

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://loading/payments/export"
{}
{}
{}
{}