# Disability Event Deduction Changes ## Create DisabilityEventDeductionChanged - [POST /disability-event-deduction-changes](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/disability-event-deduction-changes/createdisabilityeventdeductionchanged.md): Creates a new DisabilityEventDeductionChanged ## List DisabilityEventDeductionChanged - [GET /disability-event-deduction-changes](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/disability-event-deduction-changes/listdisabilityeventdeductionchanged.md): Lists all DisabilityEventDeductionChanged ## Get DisabilityEventDeductionChanged - [GET /disability-event-deduction-changes/{DisabilityEventDeductionChanged_Key}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/disability-event-deduction-changes/getdisabilityeventdeductionchanged.md): Gets DisabilityEventDeductionChanged ## Update DisabilityEventDeductionChanged - [PUT /disability-event-deduction-changes/{DisabilityEventDeductionChanged_Key}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/disability-event-deduction-changes/updatedisabilityeventdeductionchanged.md): Updates a specific DisabilityEventDeductionChanged. ## Delete DisabilityEventDeductionChanged - [DELETE /disability-event-deduction-changes/{DisabilityEventDeductionChanged_Key}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/disability-event-deduction-changes/deletedisabilityeventdeductionchanged.md): Deletes an DisabilityEventDeductionChanged ## Create or Update Batch DisabilityEventDeductionChanged - [PUT /disability-event-deduction-changes-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/disability-event-deduction-changes/updatebatchdisabilityeventdeductionchanged.md): Create or Update multiple DisabilityEventDeductionChanged at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.