Atto Developer Documentation (all)
Download OpenAPI description
Overview
URL
API Support
License
Languages
Servers
UK Environment (Production)
https://uk.api.atto.co/
US Environment (Production)
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.
- UK Environment (Production)
https://uk.api.atto.co/stored-data/v1/consents/{consentId}/accounts/{accountId}/statement
- US Environment (Production)
https://us.api.atto.co/stored-data/v1/consents/{consentId}/accounts/{accountId}/statement
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uk.api.atto.co/stored-data/v1/consents/{consentId}/accounts/{accountId}/statement' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
Response
No response example