CSL Pay Developers

Partner List Balances

GET /remittance-middleware/imto/admin/list/balance

The Partner List Balances endpoint retrieves a list of balances for all partners associated with the current administrator, allowing the partner to view their current account balance. This endpoint is typically called by the partner when they need to verify their account balance or transaction history. The response includes a list of partner balances, each containing the partner's ID, name, and current balance.

Types inferred from examples. This endpoint came from a Postman collection, which declares no schema — field types are read from the example values and no field is marked required.

Request body (optional)

This endpoint accepts a body with no declared schema.

Response 200

Returns no body.