Appearance
/store/order
Place an order for a pet
Place a new order in the store.
ReturnsOrder
AcceptsOrder
application/json example derived from schema
application/json
{ "id": 10, "petId": 198772, "quantity": 7, "shipDate": "2024-01-15T09:30:00Z" }