deposit
included in their features.
Once you select an asset, you can determine the supported networks by calling the List Rails endpoint for that asset and filtering for rails that also include deposit
in their features.
For more details, refer to the Assets section.
Asynchronous Setup Process
Some deposit methods require an asynchronous setup process depending on the network.- Calling this endpoint for the first time will trigger the setup of the underlying deposit method.
- If the deposit method is not immediately available, you can use the Get Account Deposit Method endpoint with the same inputs to check the deposit method state.
If the deposit method is already set up, calling this endpoint again with the same inputs will not trigger a new setup process and instead will return the existing deposit method.
Authorizations
OAuth 2.0 authentication.
Path Parameters
The account id.
Query Parameters
The type of the deposit method.
Available options:
crypto
, bank
The asset to use for the deposit.
The network to use for the deposit.
Response
Deposit method set up.