Customer Account Recovery Session
POST/hosted-workflows/recovery
This endpoint initiates Noah's hosted session for customer account fund recovery.
The solution creates a hosted session where customers can sell cryptocurrency funds currently held in their customer account and receive fiat payouts via available channels. This is used as a fallback mechanism when orchestrated workflows fail to disburse funds.
Use the endpoint to retrieve a response consisting of a URL, which you pass to your customer so that they can recover their funds through a hosted session.
Request
Responses
- 200
- 400
- 401
- 500
HostedURL successfully created.
Bad request
Client is not authorized to perform this action
Internal server error