Deposit / Withdraw Funds via ACH
Deposit and withdraw funds to/from a specific trading account via ACH relationships
Last updated
{
"AchRelationshipId":"91fde713-6c64-4ef3-0606-08d7bacaad26",
"Amount":50,
"CloseAccount":false,
"DaysToHoldFunds":0,
"IsIncoming":true
}POST apiURL/v1.0/accounts/{accountId}/transfers/ach{
"Id": "0306a11e-a13c-4741-6cec-08d7bc5cbf81",
"AccountId": 0,
"Mechanism": "ACH",
"IsDeposit": true,
"Status": "Submitted",
"Amount": 50,
"TotalAmount": 0,
"CreatedAt": "2020-03-17T17:00:17.0566667Z",
"ClearingAccountNumber": "5DP05506"
}{
"error": "Application key is not defined or does not exist"
}