Skip to main content

Convert Fiat to Crypto Session

POST 

/hosted-workflows/bank-deposit-to-onchain-address

This endpoint initiates Noah’s hosted onboarding session for automated fiat-to-crypto workflows.

The solution creates a hosted session where customers can set up a workflow that automatically converts incoming fiat currency from bank deposits into cryptocurrency and sends the acquired crypto to a specified wallet address on the specified network. The workflow triggers automatically and indefinitely whenever a bank transfer is made to the designated bank account.

Use the endpoint to retrieve a response consisting of a URL, which you pass to your customer so that they can configure their automated conversion workflow through a hosted session. Deposited amounts are traded for the specified cryptocurrency at current market prices after application of fees.

Notes:

  • On-chain operations are irreversible, and market prices may fluctuate significantly, impacting the final payout amount.
  • Although this workflow should continue working with the original FormSession, Noah cannot guarantee FormSession longevity. For this reason, generate a new FormSession each time you present the customer with the onchain deposit address.
  • If the customer reuses the onchain address after the FormSession becomes invalid, the transfer will fail but funds will not be lost.

Request

Responses

HostedURL successfully created.