Skip to main content

Export Camt53 file for account movements

This API endpoint has been purposefully crafted to gather account movements into a Camt53 file. The endpoint must be filtered by day (with the startDate equal to the endDate) or by month (with the startDate equal to the first day of the month and the endDate equal to the last day of the month).

Path Parameters
  • id string required

    Resource identifier

Query Parameters
  • startDate string required

    Equal to endDate or equal to first day of the month

  • endDate string required

    Equal to startDate or equal to last day of the month

Responses

OK - The request was processed successfully.


Schema
  • Document string
Loading...