| Type | Use-Case |
|---|---|
Product | On-Demand real-time balance from the Account’s financial institution |
Balances Objects
Unique identifier for the Balance.
The ID of the associated Account.
Status of the Balance.
The real-time balance information sync is pending, and should automatically start soon.
The real-time balance information sync is in progress.
The balance information was successfully synced.
The balance information failed to sync.
Possible enum values
Possible enum values
pendingThe real-time balance information sync is pending, and should automatically start soon.
in_progressThe real-time balance information sync is in progress.
completedThe balance information was successfully synced.
failedThe balance information failed to sync.
The balance amount.
An object representing an error that occurred while processing this Balance. See Balance errors.
Timestamp of when the Balance was created.
Timestamp of when the Balance was last updated.