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.

Returns

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

Language