/orders/:id

Retrieve information about an order

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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 \
Path Params
string
required

Order ID

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json