v1

latestOpenAPI 3.1.02026-07-132363652.9 MB
Admin
TransferMate

Get raw TransferMate global account details for a bank account (admin only)

Get raw TransferMate global account details for a bank account (admin only)

get/api/v1/admin/bank-accounts/{bankAccountId}/transfermate/global-account-details

Path parameters

bankAccountIdstring uuid required

Merchant bank account ID

Merchant bank account ID

Query parameters

date_fromstring

Filter from date (ISO 8601)

Filter from date (ISO 8601)

date_tostring

Filter to date (ISO 8601)

Filter to date (ISO 8601)

'10'
OR
'20'
OR
'50'
OR
'100'

Items per page

p_numberstring

Page number

Page number

transaction_idstring

Filter by transaction ID

Filter by transaction ID

Response

Success

successboolean required

Indicates if the request was successful

Example response

{
  "success": true
}