POST
/
store
/
order
{
  "id": 10,
  "petId": 198772,
  "quantity": 7,
  "shipDate": "2023-11-07T05:31:56Z",
  "status": "approved",
  "complete": true
}

Body

Response

200
application/json

successful operation

The response is of type object.