# Disability Event Field Changes ## Create DisabilityEventFieldChanged - [POST /disability-event-field-changes](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/disability-event-field-changes/createdisabilityeventfieldchanged.md): Creates a new DisabilityEventFieldChanged ## List DisabilityEventFieldChanged - [GET /disability-event-field-changes](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/disability-event-field-changes/listdisabilityeventfieldchanged.md): Lists all DisabilityEventFieldChanged ## Get DisabilityEventFieldChanged - [GET /disability-event-field-changes/{DisabilityEventFieldChanged_Key}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/disability-event-field-changes/getdisabilityeventfieldchanged.md): Gets DisabilityEventFieldChanged ## Update DisabilityEventFieldChanged - [PUT /disability-event-field-changes/{DisabilityEventFieldChanged_Key}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/disability-event-field-changes/updatedisabilityeventfieldchanged.md): Updates a specific DisabilityEventFieldChanged. ## Delete DisabilityEventFieldChanged - [DELETE /disability-event-field-changes/{DisabilityEventFieldChanged_Key}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/disability-event-field-changes/deletedisabilityeventfieldchanged.md): Deletes an DisabilityEventFieldChanged ## Create or Update Batch DisabilityEventFieldChanged - [PUT /disability-event-field-changes-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/disability-event-field-changes/updatebatchdisabilityeventfieldchanged.md): Create or Update multiple DisabilityEventFieldChanged at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.