Convert Fiat to Crypto
POST/workflows/bank-deposit-to-onchain-address
This endpoint establishes an automated workflow that converts incoming fiat currency from bank deposits into cryptocurrency and sends the acquired crypto to a specified wallet address.
The solution requires a CustomerID, FiatCurrency, CryptoCurrency, Network, and DestinationAddress, with the deposited fiat amounts traded for the specified cryptocurrency at current market prices after application of fees.
The customer must already exist before using this endpoint.
Follow the step-by-step guides:
Notes:
- On-chain operations are irreversible, and market prices may fluctuate significantly, impacting the final crypto amount.
- Although this workflow should continue working with the original bank deposit setup, Noah cannot guarantee indefinite longevity of the configuration. For this reason, verify the workflow is still active before directing new deposits.
Request
Responses
- 200
- 400
- 401
- 500
Created rule
Bad request
Client is not authorized to perform this action
Internal server error