List balance transfers
Merchant Balance
List balance transfers
List collection-to-withdrawal balance transfer history
GET
List balance transfers
Overview
Lists the history of collection-to-withdrawal balance transfers for the authenticated merchant. This is the audit trail for balance moves executed viaPOST /v1/merchant/balance/transfer.
This endpoint returns the history of balance moves. To execute a new balance transfer, use
POST /v1/merchant/balance/transfer, which returns the updated balances immediately.Authentication
Your merchant API key
Query Parameters
Number of results per page (default: 50)
Page number (default: 1)
Filter by transfer statusAllowed values:
PENDING | COMPLETED | FAILEDRequest Example
Response
Array of balance transfer records.
Current page number
Results per page
Total number of balance transfers
Total number of pages