Control which risk checks run when performing CDD
risk_check_set_id
tells the API which set of risk checks to run for a Customer Due Diligence (CDD) case. If you do not supply this field, your account’s default risk check set is applied automatically.
risk_check_set_id
is omitted from a request, the CDD case uses this default set of checks.
risk_check_set_id
in the request body to apply a different set of checks. The value must be the UUID of a risk check set that exists for your account.
risk_check_set_id
when you need to tailor the checks for a specific case or workflow. For most integrations, omitting the field and relying on the default configuration is sufficient.
online-sellers
– run enhanced verification for sellers that only operate onlinein-store-sellers
– apply simplified checks for customers selling exclusively in storeinbound-in-store
and outbound-in-store
sets to apply different checks depending on how customers engage. Set the appropriate risk_check_set_id
when creating the case so the API performs the correct checks.