Fetch Order Status
POST/v1/orders/status
Get the status and details of a specific order
For a full list of possible order statuses and their meanings, see the On-Ramp Order Status Guide.
Request
Responses
- 200
- 400
- 401
Returns current order status and details.
Bad Request — invalid or missing order ID.
Unauthorized — missing or expired Bearer token or API key.