URL
API Support
License
https://uk.api.atto.co/
https://us.api.atto.co/
If you wish to get the PDF statement of an account for a given consent, you can do so using the GET /stored-data/v1/consents/:consentId/accounts/:accountId/statement
endpoint.
https://uk.api.atto.co/stored-data/v1/consents/{consentId}/accounts/{accountId}/statement
https://us.api.atto.co/stored-data/v1/consents/{consentId}/accounts/{accountId}/statement
curl -i -X GET \
'https://uk.api.atto.co/stored-data/v1/consents/{consentId}/accounts/{accountId}/statement' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
No response example