Deposit / Withdraw Funds via ACH
This endpoint enables you to deposit or withdraw funds to/from an ACH-based banking account.
Create a new request to transfer funds to or from a linked bank account via ACH transfer.
Deposits and withdrawals performed through ACH relationships will be reflected in trading account balances before the start of the following trading session (after AutoShares receives SOD files).
Send An ACH Transfer To The Clearing Firm
POST
https://apidev.autoshares.dev/cashiering/AddACHRequest
Path Parameters
Name | Type | Description |
---|---|---|
accountno* | String | The version of the API. By default it's |
cashiering_profile* | Integer | ID of the trading account. |
amount | integer | amount of withdrawal or deposit |
Response
Last updated