POST
/store/orderPlace an order for a pet
Place a new order in the store.
Request body
application/json
idinteger · int64petIdinteger · int64quantityinteger · int32shipDatestring · date-timestatusstringOrder Status
string"placed""approved""delivered"completeboolean
Responses
- 200 successful operation application/json
- 405 Invalid input