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