Retrieving an order
High level example API flow for retrieving an order
Tip
First read API concepts.Note
Response bodies are omitted from this example. Check the reference docs.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:
- Retrieve the order -
GET /v1/servicing/order?supplierCode=BAE&supplierBookingReference=abcd- Set the request URL parameters as appropriate