cURL
curl --request POST \ --url https://api.chainrails.io/api/v1/ramp/orders/{id}/confirm \ --header 'Authorization: Bearer <token>'
Confirms a ramp order after the user has completed their deposit action.
Enter your Chainrails API key as a Bearer token
Ramp order ID
Order confirmed
Was this page helpful?