# EDICustomFieldValueClaims ## Create EDICustomFieldValueClaim - [POST /edi-custom-field-value-claims](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/edicustomfieldvalueclaims/createedicustomfieldvalueclaim.md): Creates a new EDICustomFieldValueClaim ## List EDICustomFieldValueClaim - [GET /edi-custom-field-value-claims](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/edicustomfieldvalueclaims/listedicustomfieldvalueclaim.md): Lists all EDICustomFieldValueClaim ## Get EDICustomFieldValueClaim - [GET /edi-custom-field-value-claims/{EDICustomFieldValueClaim_Key}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/edicustomfieldvalueclaims/getedicustomfieldvalueclaim.md): Gets EDICustomFieldValueClaim ## Update EDICustomFieldValueClaim - [PUT /edi-custom-field-value-claims/{EDICustomFieldValueClaim_Key}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/edicustomfieldvalueclaims/updateedicustomfieldvalueclaim.md): Updates a specific EDICustomFieldValueClaim. ## Delete EDICustomFieldValueClaim - [DELETE /edi-custom-field-value-claims/{EDICustomFieldValueClaim_Key}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/edicustomfieldvalueclaims/deleteedicustomfieldvalueclaim.md): Deletes an EDICustomFieldValueClaim ## Create or Update Batch EDICustomFieldValueClaim - [PUT /edi-custom-field-value-claims-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/edicustomfieldvalueclaims/updatebatchedicustomfieldvalueclaim.md): Create or Update multiple EDICustomFieldValueClaim at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.