# Claim Custom Ex Code Rules ## Create ClaimCustomExCodeRule - [POST /claim-custom-ex-code-rules](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/claim-custom-ex-code-rules/createclaimcustomexcoderule.md): Creates a new ClaimCustomExCodeRule ## List ClaimCustomExCodeRule - [GET /claim-custom-ex-code-rules](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/claim-custom-ex-code-rules/listclaimcustomexcoderule.md): Lists all ClaimCustomExCodeRule ## Get ClaimCustomExCodeRule - [GET /claim-custom-ex-code-rules/{customExCodeRuleKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/claim-custom-ex-code-rules/getclaimcustomexcoderule.md): Gets ClaimCustomExCodeRule ## Update ClaimCustomExCodeRule - [PUT /claim-custom-ex-code-rules/{customExCodeRuleKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/claim-custom-ex-code-rules/updateclaimcustomexcoderule.md): Updates a specific ClaimCustomExCodeRule. ## Delete ClaimCustomExCodeRule - [DELETE /claim-custom-ex-code-rules/{customExCodeRuleKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/claim-custom-ex-code-rules/deleteclaimcustomexcoderule.md): Deletes an ClaimCustomExCodeRule ## Create or Update Batch ClaimCustomExCodeRule - [PUT /claim-custom-ex-code-rules-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/claim-custom-ex-code-rules/updatebatchclaimcustomexcoderule.md): Create or Update multiple ClaimCustomExCodeRule at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.