v1
latestOpenAPI 3.1.02026-07-24680631.6 KBGet Statement File
Get monthly statements of the customer
get/accounts/{customerId}/statements/{fileKey}
Path parameters
customerIdstring required
Customer identifier
fileKeystring required
File identifier
Headers
api-keystring required
API key
auth-keystring required
Auth key generated using API key & secret
Response
200
Example response
{
"status": 200,
"doc": {
"customerId": "6622693b-7c4b-4919-b9d2-9bafe04c6185",
"url": "<url>"
}
}