v1

latestOpenAPI 3.0.02026-07-26166415635.8 KB
Funding

Retrieve JIT Ledger Balances

Returns an array of objects that correspond to each ledger account.

get/v1/transfers/jit/{ledger_id}/balances

Path parameters

ledger_idstring required

Query parameters

start_datestring date

The start date (inclusive) of the ledgerbalances and activities.

end_datestring date

The end date (inclusive) of the ledgerbalances and activities.

Response

OK

activity_amountstring decimal

The number of transactions related to the ledger during the specified date range

ending_balancestring decimal

Ledger balance at the end of the date range

idstring

The ledger ID

ledger_namestring

The ledger name

ledger_nostring

The ledger account number

starting_balancestring decimal

Ledger balance at the beginning of the date range