curl -X POST '{backend_url}/admin/inventory-items/{id}/location-levels/batch' \ -H 'Authorization: Bearer {access_token}'
{ "message": "Discount must be set to dynamic", "type": "not_allowed" }