curl -X POST '{backend_url}/admin/draft-orders/{id}/edit/confirm' \ -H 'Authorization: Bearer {access_token}'
{ "message": "Discount must be set to dynamic", "type": "not_allowed" }