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
- 200
- 400
- 401
- 500
Checkout request created
Bad request
Client is not authorized to perform this action
Internal server error