Skip to main content

Export Camt53 file for account movements

GET 

/api/accounts/:id/camt53-export

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).

Request

Responses

OK - The request was processed successfully.