v1
latestOpenAPI 3.0.32026-07-13347237.5 KBConnect
Get Accounts Summary
To access general account details such as the cardholder's name (when available), account balance, account category and EFT eligibility, use the /GetAccountsSummary endpoint.
post/v3/{customerId}/BankingServices/GetAccountsSummary
Path parameters
customerIdstring required
Unique GUID provided by Flinks that grants you access to the environment specified in the instance field.
Headers
x-api-keystring
Security feature that grants access to this endpoint.
Request body
Example request
{
"RequestId": "3fa391bc-bc52-4424-82c5-8662600df9b2",
"WithBalance": true,
"WithAccountIdentity": true
}Response
Success