curl --location --globoff '{{baseURL}}/admin/order-edits//items/' \ --header 'Content-Type: application/json' \ --data '{ "quantity": 0 }'