Retrieve an order

Retrieves the details of an order you've previously created. Supply the unique order ID you provided on creation, and Evy will return the corresponding order information.

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

Returns

Returns an order object if a valid identifier was provided, and returns an error otherwise.

Path Params
string
required

Unique identifier of the order you want to retrieve.

Query Params
string

The store ID this order belongs to. This is a required parameter for multi store API keys.

Language
LoadingLoading…