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