# Claim Anesthesia Procedure Code Units ## Create ClaimAnesthesiaProcedureCodeUnit - [POST /claim-anesthesia-procedure-code-units](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-anesthesia-procedure-code-units/createclaimanesthesiaprocedurecodeunit.md): Creates a new ClaimAnesthesiaProcedureCodeUnit ## List ClaimAnesthesiaProcedureCodeUnit - [GET /claim-anesthesia-procedure-code-units](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-anesthesia-procedure-code-units/listclaimanesthesiaprocedurecodeunit.md): Lists all ClaimAnesthesiaProcedureCodeUnit ## Get ClaimAnesthesiaProcedureCodeUnit - [GET /claim-anesthesia-procedure-code-units/{claimAnesthesiaProcedureCodeUnitKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-anesthesia-procedure-code-units/getclaimanesthesiaprocedurecodeunit.md): Gets ClaimAnesthesiaProcedureCodeUnit ## Update ClaimAnesthesiaProcedureCodeUnit - [PUT /claim-anesthesia-procedure-code-units/{claimAnesthesiaProcedureCodeUnitKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-anesthesia-procedure-code-units/updateclaimanesthesiaprocedurecodeunit.md): Updates a specific ClaimAnesthesiaProcedureCodeUnit. ## Delete ClaimAnesthesiaProcedureCodeUnit - [DELETE /claim-anesthesia-procedure-code-units/{claimAnesthesiaProcedureCodeUnitKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-anesthesia-procedure-code-units/deleteclaimanesthesiaprocedurecodeunit.md): Deletes an ClaimAnesthesiaProcedureCodeUnit ## Create or Update Batch ClaimAnesthesiaProcedureCodeUnit - [PUT /claim-anesthesia-procedure-code-units-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-anesthesia-procedure-code-units/updatebatchclaimanesthesiaprocedurecodeunit.md): Create or Update multiple ClaimAnesthesiaProcedureCodeUnit at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.