{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api.hint.com/schemas/provider-companyplanscontroller-update_body", "title": "Update_Company_Plan", "type": "object", "properties": { "available_for_enrollment": { "type": "boolean" } } }