Skip to main content

partner.statementGet

Template for payload model

info

See the full example in the Endpoints

{
"currency": "USD",
"createdRange": {
"from": "2024-10-01T00:00:00+01:00",
"to": "2024-11-13T23:59:59+01:00"
},
"pageNumber": 1,
"pageSize": 20
}

Possible values

  • currency
    • Any for a successful response
    • "3006"
  • 'pageNumber'
    • 1 for a successful response with the first page
    • Any for a successful response with the blank page
  • Mismatch of fields in the template will result in the 1000 code error