Patch Category Orderpatch https://{environment}.neomode.com.br/management/catalog/categories/{id}/orderUpdates only the category order, without change other values in the category.Request body example: JSON{ "order": 10 } 📘ResultA 204- No Content result means that the category was successfully updated.