patch https://api.pillarshub.com/api/v1/Orders/
Log in to see full request history
PATCH requests need to be in the Json Patch format.
Responses
400Bad Request
404Not Found
PATCH requests need to be in the Json Patch format.
400Bad Request
404Not Found
xxxxxxxxxx
curl --request PATCH \
--url https://api.pillarshub.com/api/v1/Orders/id \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here! Or choose an example: