put http://{{api_url}}/v1/order/1
Log in to see full request history
Response
xxxxxxxxxx
curl --request PUT \
--url http:///%7Bapi_url%7D/v1/order/1 \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!