orderIdstringrequired
Get order details
get
https://api.toystore.com/v1/orders/{orderId}
Path Parameters
Response
200 application/json
Response
200 application/json
Order details
Order
idstringrequired
customerIdstringrequired
itemsarray[object]required
Show Child Parameters
totalPricenumberrequired
get/orders/{orderId}
Path Parameters
200 application/json
Toy
objectidstringrequired
namestringrequired
pricenumberrequired
categorystringrequired
stockintegerrequired
Example
Order
objectidstringrequired
customerIdstringrequired
itemsarray[object]required
Show Child Parameters
totalPricenumberrequired
Example