v1
latestOpenAPI 3.1.02026-07-26290731.0 KBGet Balance Statement
This endpoint gives the balance statement for a wallet
post/generic-wallet/api/v1/cards/balance/statement
Headers
Content-Typestring
Authorizationstring
Request body
Response
200
Example response
{
"statusCode": "200",
"responseCode": "00",
"responseMessage": "Successful",
"ledgerBalance": "99930010",
"availableBalance": "999930010"
}