PDF Statements
Get certified Financial institution's statement in PDF format.
Download PDF statement API
This endpoint should be integrated on your server where you want to download BCA or Permata monthly transactions in PDF format(BCA PDF can be downloaded as far as 12 months, Permata PDF can be downloaded as far as 12 months). This PDF can be downloaded with our API using Postman or manual integration on your server.
Endpoint | Method | Description |
---|---|---|
PDF statement | GET | The PDF statement GET endpoint will return a downloadable PDF file for user |
PDF statement - POST MFA | POST | This endpoint can be used to refresh the session of institution with MFA by sending new OTP to end user. Currently, E-Wallet can use this customization. |
PDF statement - PATCH MFA | PATCH | This endpoint can be used to retrieve all transactions for the account connected by a user by providing new OTP to refresh the account session. Currently, E-Wallet can use this customization. |
Updated almost 3 years ago