get https://api.vift.com/orders/
Retrieve information about an order
Log in to see full request history
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 \
Response