COMING SOON
Retrieve a list of monthly statements for an issued card. All existing statements for the card will be retrieved.
To retrieve a list of statements, you will need:
GET /v1/integrated-cards/{financialAccountId}/statements
Authorization: Bearer <access_token>
financialAccountId REQUIRED
string (UUID)
ID of the integrated Financial Account linked to the issued card.
None
Returns an array of Card Statement objects.
SAMPLE RESPONSE
{
"customerId": "244110b1-dfea-4667-83e3-51dc19115fa4",
"balance": "3000.00",
"generatedStatements": [
{
"month": "01",
"year": "2023"
},
{
"month": "02",
"year": "2023"
}
]
}
Step into the future of Finance with RocketKOR! Simplify payments, banking, lending, and data analytics using our versatile KOR Platform.
A Rocket Financial Inc. company
@ 2024 RocketKOR, Inc. All rights reserved.