Balance
Returns the balances for a creditor. These balances are the same as what’s shown in the dashboard with one exception (mentioned below under balance_type).
These balances will typically be 3-5 minutes old. The balance amounts likely won’t match what’s shown in the dashboard as the dashboard balances are updated much less frequently (once per day).
List balances#
/balancesReturns a cursor-paginated list of balances for a given creditor. This endpoint is rate limited to 60 requests per minute.
Response 200
Successful response
balancesarray5 properties
balance_typestring
Type of the balance. Could be one of
pending_payments_submitted: Payments we have submitted to the scheme but not yet confirmed. This does not exactly correspond to Pending payments in the dashboard, because this balance does not include payments that are pending submission.confirmed_funds: Payments that have been confirmed minus fees and unclaimed debits for refunds, failures and chargebacks. These funds have not yet been moved into a payout.pending_payouts: Confirmed payments that have been moved into a payout. This is the total due to be paid into your bank account in the next payout run (payouts happen once every business day).pending_payoutswill only be non-zero while we are generating and submitting the payouts to our partner bank.
confirmed_fundspending_payoutspending_payments_submittedamountinteger
The total amount in the balance, defined as the sum of all debits subtracted from the sum of all credits, in the lowest denomination for the currency (e.g. pence in GBP, cents in EUR).
currencystring
ISO 4217 currency code. Currently "AUD", "CAD", "DKK", "EUR", "GBP", "NZD", "SEK" and "USD" are supported.
AUDCADDKKEURGBPNZDSEKUSDlast_updated_atstring
Dynamic timestamp recording when this resource was last updated.
linksobject
1 properties
creditorstring
ID of the associated creditor.
metaobject2 properties
limitintegercursorsobject
2 properties
beforestring
Cursor pointing to the end of the desired set.
afterstring
Cursor pointing to the start of the desired set.
Errors 400401404422500
Bad Request
Unauthorised
Not found
Validation Error
Internal Error
Error Body
codeintegerdocumentation_urlstringerrorsarray2 properties
reasonstringmessagestringmessagestringrequest_idstringtypestringmetadataobjectlinksobject