get
https://api.vift.com/orders/
Retrieve information about an order
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Retrieve the details of an order with a GET request. An order object is returned.
Sample Request:
curl -s https://api.vift.com/orders/YOUR_ORDER_ID
-u YOUR_APP_ID:YOUR_API_KEY \