Retrieving an order

High level example API flow for retrieving an order

Retrieving an order shows you the latest information for an order. Most of our servicing flows are not dependant on retrieval but it would still commonly be called first to ensure that the user is fully informed of current state before making changes.

Retrieving an order takes 1 step:

  1. Retrieve the order - GET /v1/servicing/order?supplierCode=BAE&supplierBookingReference=abcd
    • Set the request URL parameters as appropriate