post http://localhost:3333/api/orders
Endpoint for create order
Log in to see full request history
Response
Endpoint for create order
xxxxxxxxxx
curl --request POST \
--url http://localhost:3333/api/orders \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: