post http://petstore.swagger.io/v2/store/order
Log in to see full request history
Responses
400Invalid Order
400Invalid Order
xxxxxxxxxx
curl --request POST \
--url http://petstore.swagger.io/v2/store/order \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"complete":false}'
Try It!
to start a request and see the response here! Or choose an example: