Orders

We have two requests that are commonly used when fulfilling orders: Order Placement is used to pass the order information to our fulfilment system and Order Status is used to check the status of the order.

A typical order journey is made up of a single order placement request and then daily order status requests address search are made until the final status 'despatched' has been reached. Choose a service below to find out how to use each request.

Order Placement

Place orders into our fulfillment system.

View the API

Order Status

Check the current status of an order.

View the API