Challenge: Read Order

Challenge yourself by writing a test to read an existing order.

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 1200+ tech skills courses.