4.1. Account balance

Introduction

Get balance APIs help Connecting Party to check current balances configured in Payment Gateway. Balances can be requested by Endpoint (for specific provider), by Merchant (specific balance or all balances) and by Manager (specific balance or all balances). Additionally, users with Manager account are able to upload balance adjustments by API.

Get Balance Flow

(1) To implement get balance by Endpoint request see /api/v2/get-balance/.

Get Balance Merchant Flow

(1) To implement get balance by Merchant request see /api/v2/get-balance/merchant/.

Get Balance Manager Flow

(1) To implement get balance by Manager request see /api/v2/get-balance/manager/.

Get Balance Adjustments Flow

(1) To implement Get Balance Adjustments request see Get Balance Adjustments.