The Balance endpoint gives access to balance information

FieldDescription
accessibleThe balance that you can use. However The accessible balance can easily change when the pending_debits settle. That's why total available is the balance that is "safe to spend".
pending_debitsTotal balance of debit transactions that have not yet settled
pending_creditsTotal balance of credit transactions that have not yet settled
scheduled_debitsTotal balance of scheduled debit transactions
settledTotal balance of settled transactions
lockboxTotal balance in the lockbox
total_availableTotal balance that is safe to spend. total_available = accessible - pending_debits - scheduled_debits
Language
Authorization
Header
Click Try It! to start a request and see the response here!