cURL
curl --request GET \ --url https://api.chainrails.io/api/v1/ramp/orders/{id} \ --header 'Authorization: Bearer <token>'
Returns the full details of a ramp order, scoped to the authenticated client.
Enter your Chainrails API key as a Bearer token
Ramp order ID
Ramp order details
Was this page helpful?