patch https://api.cm.com/seatedapi/v1.0/shop/
Log in to see full request history
Response
xxxxxxxxxx
14curl --request PATCH \
--url https://api.cm.com/seatedapi/v1.0/shop/shopId \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"isPrimary": false,
"isDiscountEnabled": false,
"isResellEnabled": false,
"isPersonalisationOrderEnabled": false,
"isCmHidden": false,
"isIbanEnabled": false
}
'
Try It!
to start a request and see the response here! Or choose an example: