Skip to main content

Create Fiat Payout Session

POST 

/checkout/payout/fiat

This endpoint initiates Noah's Hosted Fiat Payout Session flow.

The solution establishes an end-to-end checkout experience where customers convert cryptocurrency to fiat through a hosted interface, with Noah handling KYC verification, payment method selection, and transaction monitoring.

Use the endpoint to retrieve a response consisting of a URL, which you pass to your customer so that they can complete their payout through a hosted session. If customer details are filled out, a new customer will be created. Otherwise, the provided CustomerID should refer to an existing customer.

Follow the step-by-step guide: Hosted Fiat Payout

Request

Responses

Checkout request created

Callbacks

POST 

/

Send a callback to the specified URL when the payment status updates.

Callbacks Responses

Callback received successfully