Balances
Create a Balance
POST
/
accounts
/
{acc_id}
/
balances
Creates a new Balance request to retrieve the Account’s balance from the financial institution.
Operation Type: | Webhook Payload.
Path Parameters
acc_id
string
requiredID of the Account.
Returns
Returns a Balance object.