v1
latestOpenAPI 3.0.02026-07-2640301.0 MBClient Account Auto Balance Transfer Endpoints
account/client-accounts/auto-balance-transfer
This endpoint is used to retrieve the information of your auto balance transfer.
This option requires special permissions.
get/account/client-accounts/auto-balance-transfer
Query parameters
AccountIDstring required
Your account ID
Keystring required
API key for the account
Signaturestring required
Hashed signature for the request
ClientAccountIDstring required
The Client Account ID to which the wallet belongs
Response
Example response
{
"ScheduleStartDate": "2020-01-01",
"NameOfFrequency": "recurring",
"Status": "in progress",
"Currency": "CAD",
"AccountHolderName": "John Doe",
"AccountNumber": "13434387",
"FinancialInstitutionNumber": "112",
"BranchTransitNumber": "**809",
"ABARoutingNumber": "123456789"
}