Skip to main content

Duplicate-client-check

A rule to be applied to check for duplicate clients on save.

activeboolean

whether this rule is currently active

dataFieldstring

what field will be checked by this rule

dataItemTypestring

what kind of entity this check will be performed on

Possible values: [CLIENT, IDENTIFICATION_DOCUMENT]

encodedKeystring

the automatically generated encoded ID for this item

Example: 8a19b7057471f4af017472dc0fd80472
groupIndexnumber

index in list if there are multiple checks for the same entity

Duplicate-client-check
{
"active": true,
"dataField": "string",
"dataItemType": "CLIENT",
"encodedKey": "8a19b7057471f4af017472dc0fd80472",
"groupIndex": 0
}