Get Account Balance
Retrieves the current balance of a specific merchant collection account. Returns both available and booked balances, along with basic account details for monitoring your incoming collections.
Endpoint
GET /account/{account_number}/balanceRequest
Headers
Content-Type* — Must beapplication/jsonAuthorization* — Bearer token (Bearer YOUR_API_TOKEN)x-request-id* — Unique UUID per request for tracing
Body Parameters
account_number* (string) — The account number of the merchant collection account
Responses
Last updated