cURL
curl --request POST \ --url https://api.chainrails.io/api/v1/ramp/orders/{id}/cancel \ --header 'Authorization: Bearer <token>'
Cancels a ramp order if it is still in a cancellable state.
Enter your Chainrails API key as a Bearer token
Ramp order ID
Order cancelled
Was this page helpful?