I am using sample flight application to practice API testing. I have created an order 93. I am trying to retrieve the details of the order no using GET request thru API layer. Below are the steps I have taken and I getting an error "Incorrect number format. Order number expected."
How to get the order details using GET request?