Get Corporate Account Balances: Retrieve balance information for my account(s) for a date or date range

Swagger specifications link

Technical documentation link

 

STATUS: Public Comment

HTTP verb
Body MIME Type
application/json
Body sample
{
"agent": {
"clearingSystemIdentification": "USABA",
"memberIdentification": "061103852"
},
"searchCriteria": [
{
"accountIdentification": {
"identification": "11101013",
"isToken": "N"
},
"fromDate": "2020-06-14",
"toDate": "2020-06-16"
}
]
}
Resource base URL
https://test-api.afinis.org/accounts/v1
Resource path
/balance
Security schemes
APIKeyQueryParam