curl --location -g --request POST '{{baseURL}}/store/order-edits//decline' \ --header 'Content-Type: application/json' \ --data-raw '{ "declined_reason": "string" }'