/orders/:id

Retrieve information about an order

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 \
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!