v1
latestOpenAPI 3.1.02026-07-132363652.9 MBAdmin
TransferMate
Get raw TransferMate transaction summary for a bank account (admin only)
Get raw TransferMate transaction summary for a bank account (admin only)
get/api/v1/admin/bank-accounts/{bankAccountId}/transfermate/transaction-summary
Path parameters
bankAccountIdstring uuid required
Merchant bank account ID
Merchant bank account ID
Query parameters
currency_fromstring
Filter by source currency
Filter by source currency
ref_numberstring
Filter by reference number
Filter by reference number
reconciliation_idstring
Filter by reconciliation ID
Filter by reconciliation ID
date_fromstring
Filter from date (ISO 8601)
Filter from date (ISO 8601)
date_tostring
Filter to date (ISO 8601)
Filter to date (ISO 8601)
transactions_statusesstring
Comma-separated payment statuses
Comma-separated payment statuses
client_transaction_idstring
Filter by client transaction ID
Filter by client transaction ID
p_numberstring
Page number
Page number
Response
Success
Example response
{
"success": true
}