Skip to main content

Onchain Deposit to Fiat Payout

POST 

/workflows/onchain-deposit-to-payment-method

This endpoint establishes an automated workflow that converts incoming cryptocurrency deposits into fiat currency payouts.

The solution requires configuration of source cryptocurrency, a FormSessionID for payout instructions, recipient payment method details, and conversion parameters, with deposited amounts traded for the specified fiat currency at current market prices after application of fees.

The customer must already exist before using this endpoint.

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

Workflow created