Challenge: Read Order
Challenge yourself by writing a test to read an existing order.
We'll cover the following
Overview
The GET api/orders/{{id}}
endpoint allows us to read the data for a single order. When we make a request to the endpoint, the API responds with data including the details for the requested order:
Get hands-on with 1400+ tech skills courses.