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