# Screen Compliance Lists

Use this endpoint to find fuzzy candidate matches when searching in sanctions and watchlist.

By default the endpoint has SHOW_AUDIT_TRAIl feature enabled. Use the featuresOn and featuresOff fields in request to add and remove features.

Endpoint: POST /v2/compliancelists/screen
Version: 2
Security: apiKey

## Request fields (application/json):

  - `entry` (object)
    Compliance entry used for compliance screening checks.

  - `entry.names` (array)
    List of names used in compliance check.

  - `entry.names.value` (string)
    The actual name.
    Example: "Corporate Data Quality AG"

  - `entry.addresses` (array)
    List of addresses used in compliance check.

  - `entry.addresses.country` (object)
    Country used in compliance screening checks.

  - `entry.addresses.country.shortName` (string)
    Country code (ISO 3166-1 alpha-2).
    Example: "CH"

  - `entry.addresses.localities` (array)
    List of localities used in compliance check.

  - `entry.addresses.localities.value` (string)
    Name of the locality.
    Example: "Sankt Gallen"

  - `entry.addresses.thoroughfares` (array)
    List of thoroughfares used in compliance check.

  - `entry.addresses.thoroughfares.value` (string)
    Pure name of the thoroughfare not comprising the thoroughfare type such as Street, or Rue.
    Example: "Lukasstraße"

  - `entry.addresses.thoroughfares.number` (string)
    Number of the thoroughfare.
    Example: "4"

  - `entry.addresses.postCodes` (array)
    List of post codes used in compliance check.

  - `entry.addresses.postCodes.value` (string)
    Effective post code.
    Example: "9000"

  - `entry.identifiers` (array)
    Deterministic identifiers used for hard match in compliance screening. Any matching entry is added to results with 100% score.

  - `entry.identifiers.type` (object, required)
    Type of deterministic identifier used as input for hard match screening.

  - `entry.identifiers.type.technicalKey` (string, required)
    Technical key of the supported deterministic identifier type.
    Enum: "SWIFT_BIC"

  - `entry.identifiers.value` (string, required)
    Value of the identifier.
    Example: "CHE-218.608.886 HR/MWST"

  - `dataSources` (array)
    List of Data Sources.

  - `dataSources.technicalKey` (string)
    Technical Key of a Sanction and Watchlist data source.
    Example: "SANCTION_LIST"

  - `configuration` (object)
    Configuration that should be used during screening.
If this object and configurationId are not provided screening will try to use configuration attached to the API Key. In this case if no configuration is attached to the API Key, exception will be thrown.
If this object and configurationId are both provided, exception will be also thrown as only on of them is allowed.

  - `configuration.matchingThreshold` (number)
    Minimum matching score value that should be used to filter the result.
    Example: "0.8"

  - `configuration.lists` (array)
    List of compliance lists that should be used during screening.
    Example: [{"technicalKey":"INFO4C_PEP_25"},{"technicalKey":"INFO4C_PEP_7"}]

  - `configuration.lists.technicalKey` (string)
    Technical key for the Compliance List.
    Enum: "INFO4C_SL_1", "INFO4C_SL_2", "INFO4C_SL_3", "INFO4C_SL_4", "INFO4C_SL_5", "INFO4C_SL_6", "INFO4C_SL_7", "INFO4C_SL_8", "INFO4C_SL_9", "INFO4C_SL_10", "INFO4C_SL_11", "INFO4C_SL_12", "INFO4C_SL_13", "INFO4C_SL_14", "INFO4C_SL_15", "INFO4C_SL_16", "INFO4C_SL_17", "INFO4C_SL_18", "INFO4C_SL_19", "INFO4C_SL_20", "INFO4C_SL_21", "INFO4C_SL_22", "INFO4C_SL_23", "INFO4C_SL_24", "INFO4C_SL_25", "INFO4C_SL_26", "INFO4C_SL_27", "INFO4C_SL_28", "INFO4C_SL_29", "INFO4C_SL_30", "INFO4C_SL_31", "INFO4C_SL_32", "INFO4C_SL_33", "INFO4C_SL_34", "INFO4C_SL_35", "INFO4C_SL_36", "INFO4C_SL_37", "INFO4C_SL_38", "INFO4C_SL_39", "INFO4C_SL_40", "INFO4C_SL_41", "INFO4C_SL_42", "INFO4C_SL_43", "INFO4C_SL_44", "INFO4C_SL_45", "INFO4C_SL_46", "INFO4C_SL_47", "INFO4C_SL_48", "INFO4C_SL_49", "INFO4C_SL_50", "INFO4C_SL_51", "INFO4C_SL_52", "INFO4C_SL_53", "INFO4C_SL_54", "INFO4C_SL_55", "INFO4C_SL_56", "INFO4C_SL_57", "INFO4C_SL_58", "INFO4C_SL_59", "INFO4C_SL_60", "INFO4C_WL_1", "INFO4C_WL_2", "INFO4C_WL_3", "INFO4C_WL_4", "INFO4C_WL_5", "INFO4C_WL_6", "INFO4C_WL_7", "INFO4C_WL_8", "INFO4C_WL_9", "INFO4C_WL_10", "INFO4C_WL_11", "INFO4C_WL_12", "INFO4C_WL_13", "INFO4C_WL_14", "INFO4C_WL_15", "INFO4C_WL_16", "INFO4C_WL_17", "INFO4C_WL_18", "INFO4C_WL_19", "INFO4C_WL_20", "INFO4C_WL_21", "INFO4C_WL_22", "INFO4C_WL_23", "INFO4C_WL_24", "INFO4C_WL_25", "INFO4C_WL_26", "INFO4C_WL_27", "INFO4C_WL_28", "INFO4C_WL_29", "INFO4C_WL_30", "INFO4C_WL_31", "INFO4C_WL_32", "INFO4C_WL_33", "INFO4C_WL_34", "INFO4C_WL_35", "INFO4C_WL_36", "INFO4C_WL_37", "INFO4C_WL_38", "INFO4C_WL_39", "INFO4C_WL_40", "INFO4C_WL_41", "INFO4C_WL_42", "INFO4C_WL_43", "INFO4C_WL_44", "INFO4C_WL_45", "INFO4C_WL_46", "INFO4C_WL_47", "INFO4C_WL_48", "INFO4C_WL_49", "INFO4C_WL_50", "INFO4C_WL_51", "INFO4C_WL_52", "INFO4C_WL_53", "INFO4C_WL_54", "INFO4C_WL_55", "INFO4C_WL_56", "INFO4C_WL_57", "INFO4C_WL_58", "INFO4C_WL_59", "INFO4C_WL_60", "INFO4C_WL_61", "INFO4C_WL_62", "INFO4C_WL_63", "INFO4C_WL_64", "INFO4C_WL_65", "INFO4C_WL_66", "INFO4C_WL_67", "INFO4C_WL_68", "INFO4C_WL_69", "INFO4C_WL_70", "INFO4C_WL_71", "INFO4C_WL_72", "INFO4C_WL_73", "INFO4C_WL_74", "INFO4C_WL_75", "INFO4C_WL_76", "INFO4C_WL_77", "INFO4C_WL_78", "INFO4C_WL_79", "INFO4C_WL_80", "INFO4C_WL_81", "INFO4C_WL_82", "INFO4C_WL_83", "INFO4C_WL_84", "INFO4C_WL_85", "INFO4C_WL_86", "INFO4C_WL_87", "INFO4C_WL_88", "INFO4C_WL_89", "INFO4C_WL_90", "INFO4C_WL_91", "INFO4C_WL_92", "INFO4C_WL_93", "INFO4C_WL_94", "INFO4C_WL_95", "INFO4C_WL_96", "INFO4C_WL_97", "INFO4C_WL_98", "INFO4C_WL_99", "INFO4C_WL_100", "INFO4C_WL_101", "INFO4C_WL_102", "INFO4C_WL_103", "INFO4C_WL_104", "INFO4C_WL_105", "INFO4C_WL_106", "INFO4C_WL_107", "INFO4C_WL_108", "INFO4C_WL_109", "INFO4C_WL_110", "INFO4C_WL_111", "INFO4C_WL_112", "INFO4C_WL_113", "INFO4C_WL_114", "INFO4C_WL_115", "INFO4C_WL_116", "INFO4C_WL_117", "INFO4C_WL_118", "INFO4C_WL_119", "INFO4C_WL_120", "INFO4C_WL_121", "INFO4C_WL_122", "INFO4C_WL_123", "INFO4C_WL_124", "INFO4C_WL_125", "INFO4C_WL_126", "INFO4C_WL_127", "INFO4C_WL_128", "INFO4C_WL_129", "INFO4C_WL_130", "INFO4C_WL_131", "INFO4C_WL_132", "INFO4C_WL_133", "INFO4C_WL_134", "INFO4C_WL_135", "INFO4C_WL_136", "INFO4C_WL_137", "INFO4C_WL_138", "INFO4C_WL_139", "INFO4C_WL_140", "INFO4C_WL_141", "INFO4C_WL_142", "INFO4C_WL_143", "INFO4C_WL_144", "INFO4C_WL_145", "INFO4C_WL_146", "INFO4C_WL_147", "INFO4C_WL_148", "INFO4C_WL_149", "INFO4C_WL_150", "INFO4C_WL_151", "INFO4C_WL_152", "INFO4C_WL_153", "INFO4C_WL_154", "INFO4C_WL_155", "INFO4C_WL_156", "INFO4C_WL_157", "INFO4C_WL_158", "INFO4C_WL_159", "INFO4C_WL_160", "INFO4C_WL_161", "INFO4C_WL_162", "INFO4C_WL_163", "INFO4C_WL_164", "INFO4C_WL_165", "INFO4C_WL_166", "INFO4C_WL_167", "INFO4C_WL_168", "INFO4C_WL_169", "INFO4C_WL_170", "INFO4C_WL_171", "INFO4C_WL_172", "INFO4C_WL_173", "INFO4C_WL_174", "INFO4C_WL_175", "INFO4C_WL_176", "INFO4C_WL_177", "INFO4C_WL_178", "INFO4C_WL_179", "INFO4C_WL_180", "INFO4C_WL_181", "INFO4C_WL_182", "INFO4C_WL_183", "INFO4C_WL_184", "INFO4C_WL_185", "INFO4C_WL_186", "INFO4C_WL_187", "INFO4C_WL_188", "INFO4C_WL_189", "INFO4C_WL_190", "INFO4C_WL_191", "INFO4C_WL_192", "INFO4C_WL_193", "INFO4C_WL_194", "INFO4C_WL_195", "INFO4C_WL_196", "INFO4C_WL_197", "INFO4C_WL_198", "INFO4C_WL_199", "INFO4C_WL_200", "INFO4C_WL_201", "INFO4C_WL_202", "INFO4C_WL_203", "INFO4C_WL_204", "INFO4C_WL_205", "INFO4C_WL_206", "INFO4C_WL_207", "INFO4C_WL_208", "INFO4C_WL_209", "INFO4C_WL_210", "INFO4C_WL_211", "INFO4C_WL_212", "INFO4C_WL_213", "INFO4C_WL_214", "INFO4C_WL_215", "INFO4C_WL_216", "INFO4C_WL_217", "INFO4C_WL_218", "INFO4C_WL_219", "INFO4C_WL_220", "INFO4C_WL_221", "INFO4C_WL_222", "INFO4C_WL_223", "INFO4C_WL_224", "INFO4C_WL_225", "INFO4C_WL_226", "INFO4C_WL_227", "INFO4C_WL_228", "INFO4C_WL_229", "INFO4C_WL_230", "INFO4C_WL_231", "INFO4C_WL_232", "INFO4C_WL_233", "INFO4C_WL_234", "INFO4C_WL_235", "INFO4C_WL_236", "INFO4C_WL_237", "INFO4C_WL_238", "INFO4C_WL_239", "INFO4C_WL_240", "INFO4C_WL_241", "INFO4C_WL_242", "INFO4C_WL_243", "INFO4C_WL_244", "INFO4C_WL_245", "INFO4C_WL_246", "INFO4C_WL_247", "INFO4C_WL_248", "INFO4C_WL_249", "INFO4C_WL_250", "INFO4C_WL_251", "INFO4C_WL_252", "INFO4C_WL_253", "INFO4C_WL_254", "INFO4C_WL_255", "INFO4C_WL_256", "INFO4C_WL_257", "INFO4C_WL_258", "INFO4C_WL_259", "INFO4C_WL_260", "INFO4C_WL_261", "INFO4C_WL_262", "INFO4C_WL_263", "INFO4C_WL_264", "INFO4C_WL_265", "INFO4C_WL_266", "INFO4C_WL_267", "INFO4C_WL_268", "INFO4C_WL_269", "INFO4C_WL_270", "INFO4C_WL_271", "INFO4C_WL_272", "INFO4C_WL_273", "INFO4C_WL_274", "INFO4C_WL_275", "INFO4C_WL_276", "INFO4C_WL_277", "INFO4C_WL_278", "INFO4C_WL_279", "INFO4C_WL_280", "INFO4C_WL_281", "INFO4C_WL_282", "INFO4C_WL_283", "INFO4C_WL_284", "INFO4C_WL_285", "INFO4C_WL_286", "INFO4C_WL_287", "INFO4C_WL_288", "INFO4C_WL_289", "INFO4C_WL_290", "INFO4C_WL_291", "INFO4C_WL_292", "INFO4C_WL_293", "INFO4C_WL_294", "INFO4C_WL_295", "INFO4C_WL_296", "INFO4C_WL_297", "INFO4C_WL_298", "INFO4C_WL_299", "INFO4C_WL_300", "INFO4C_WL_301", "INFO4C_WL_302", "INFO4C_WL_303", "INFO4C_WL_304", "INFO4C_WL_305", "INFO4C_WL_306", "INFO4C_WL_307", "INFO4C_WL_308", "INFO4C_WL_309", "INFO4C_WL_310", "INFO4C_WL_311", "INFO4C_WL_312", "INFO4C_WL_313", "INFO4C_WL_314", "INFO4C_WL_315", "INFO4C_WL_316", "INFO4C_WL_317", "INFO4C_WL_318", "INFO4C_WL_319", "INFO4C_WL_320", "INFO4C_WL_321", "INFO4C_WL_322", "INFO4C_WL_323", "INFO4C_WL_324", "INFO4C_WL_325", "INFO4C_WL_326", "INFO4C_WL_327", "INFO4C_WL_328", "INFO4C_WL_329", "INFO4C_WL_330", "INFO4C_WL_331", "INFO4C_WL_332", "INFO4C_WL_333", "INFO4C_WL_334", "INFO4C_WL_335", "INFO4C_WL_336", "INFO4C_WL_337", "INFO4C_WL_338", "INFO4C_WL_339", "INFO4C_WL_340", "INFO4C_WL_341", "INFO4C_WL_342", "INFO4C_WL_343", "INFO4C_WL_344", "INFO4C_WL_345", "INFO4C_WL_346", "INFO4C_WL_347", "INFO4C_WL_348", "INFO4C_WL_349", "INFO4C_WL_350", "INFO4C_WL_351", "INFO4C_WL_352", "INFO4C_WL_353", "INFO4C_WL_354", "INFO4C_WL_355", "INFO4C_WL_356", "INFO4C_WL_357", "INFO4C_WL_358", "INFO4C_WL_359", "INFO4C_WL_360", "INFO4C_WL_361", "INFO4C_WL_362", "INFO4C_WL_363", "INFO4C_WL_364", "INFO4C_WL_365", "INFO4C_WL_366", "INFO4C_WL_367", "INFO4C_WL_368", "INFO4C_WL_369", "INFO4C_WL_370", "INFO4C_WL_371", "INFO4C_WL_372", "INFO4C_WL_373", "INFO4C_WL_374", "INFO4C_WL_375", "INFO4C_WL_376", "INFO4C_WL_377", "INFO4C_WL_378", "INFO4C_WL_379", "INFO4C_WL_380", "INFO4C_WL_381", "INFO4C_WL_382", "INFO4C_WL_383", "INFO4C_WL_384", "INFO4C_WL_385", "INFO4C_WL_386", "INFO4C_WL_387", "INFO4C_WL_388", "INFO4C_WL_389", "INFO4C_WL_390", "INFO4C_WL_391", "INFO4C_WL_392", "INFO4C_WL_393", "INFO4C_WL_394", "INFO4C_WL_395", "INFO4C_WL_396", "INFO4C_WL_397", "INFO4C_WL_398", "INFO4C_WL_399", "INFO4C_WL_400", "INFO4C_WL_401", "INFO4C_WL_402", "INFO4C_WL_403", "INFO4C_WL_404", "INFO4C_WL_405", "INFO4C_WL_406", "INFO4C_WL_407", "INFO4C_WL_408", "INFO4C_WL_409", "INFO4C_WL_410", "INFO4C_WL_411", "INFO4C_WL_412", "INFO4C_WL_413", "INFO4C_WL_414", "INFO4C_WL_415", "INFO4C_WL_416", "INFO4C_WL_417", "INFO4C_WL_418", "INFO4C_WL_419", "INFO4C_WL_420", "INFO4C_WL_421", "INFO4C_WL_422", "INFO4C_WL_423", "INFO4C_WL_424", "INFO4C_WL_425", "INFO4C_WL_426", "INFO4C_WL_427", "INFO4C_WL_428", "INFO4C_WL_429", "INFO4C_WL_430", "INFO4C_WL_431", "INFO4C_WL_432", "INFO4C_WL_433", "INFO4C_WL_434", "INFO4C_WL_435", "INFO4C_WL_436", "INFO4C_WL_437", "INFO4C_WL_438", "INFO4C_WL_439", "INFO4C_WL_440", "INFO4C_WL_441", "INFO4C_WL_442", "INFO4C_WL_443", "INFO4C_WL_444", "INFO4C_WL_445", "INFO4C_WL_446", "INFO4C_WL_447", "INFO4C_WL_448", "INFO4C_WL_449", "INFO4C_WL_450", "INFO4C_WL_451", "INFO4C_WL_452", "INFO4C_WL_453", "INFO4C_WL_454", "INFO4C_WL_455", "INFO4C_WL_456", "INFO4C_WL_457", "INFO4C_WL_458", "INFO4C_WL_459", "INFO4C_WL_460", "INFO4C_WL_461", "INFO4C_WL_462", "INFO4C_WL_463", "INFO4C_WL_464", "INFO4C_WL_465", "INFO4C_WL_466", "INFO4C_WL_467", "INFO4C_WL_468", "INFO4C_WL_469", "INFO4C_WL_470", "INFO4C_WL_471", "INFO4C_WL_472", "INFO4C_WL_473", "INFO4C_WL_474", "INFO4C_WL_475", "INFO4C_WL_476", "INFO4C_WL_477", "INFO4C_WL_478", "INFO4C_WL_479", "INFO4C_WL_480", "INFO4C_WL_481", "INFO4C_WL_482", "INFO4C_WL_483", "INFO4C_WL_484", "INFO4C_WL_485", "INFO4C_WL_486", "INFO4C_WL_487", "INFO4C_WL_488", "INFO4C_WL_489", "INFO4C_WL_490", "INFO4C_WL_491", "INFO4C_WL_492", "INFO4C_WL_493", "INFO4C_WL_494", "INFO4C_WL_495", "INFO4C_WL_496", "INFO4C_WL_497", "INFO4C_WL_498", "INFO4C_WL_499", "INFO4C_WL_500", "INFO4C_WL_501", "INFO4C_WL_502", "INFO4C_WL_503", "INFO4C_WL_504", "INFO4C_WL_505", "INFO4C_WL_506", "INFO4C_WL_507", "INFO4C_WL_508", "INFO4C_WL_509", "INFO4C_WL_510", "INFO4C_WL_511", "INFO4C_WL_512", "INFO4C_WL_513", "INFO4C_WL_514", "INFO4C_WL_515", "INFO4C_WL_516", "INFO4C_WL_517", "INFO4C_WL_518", "INFO4C_WL_519", "INFO4C_WL_520", "INFO4C_WL_521", "INFO4C_WL_522", "INFO4C_WL_523", "INFO4C_WL_524", "INFO4C_WL_525", "INFO4C_WL_526", "INFO4C_WL_527", "INFO4C_WL_528", "INFO4C_WL_529", "INFO4C_WL_530", "INFO4C_WL_531", "INFO4C_WL_532", "INFO4C_WL_533", "INFO4C_WL_534", "INFO4C_WL_535", "INFO4C_WL_536", "INFO4C_WL_537", "INFO4C_WL_538", "INFO4C_WL_539", "INFO4C_WL_540", "INFO4C_WL_541", "INFO4C_WL_542", "INFO4C_WL_543", "INFO4C_WL_544", "INFO4C_WL_545", "INFO4C_WL_546", "INFO4C_WL_547", "INFO4C_WL_548", "INFO4C_WL_549", "INFO4C_WL_550", "INFO4C_WL_551", "INFO4C_WL_552", "INFO4C_WL_553", "INFO4C_WL_554", "INFO4C_WL_555", "INFO4C_WL_556", "INFO4C_WL_557", "INFO4C_WL_558", "INFO4C_WL_559", "INFO4C_WL_560", "INFO4C_WL_561", "INFO4C_WL_562", "INFO4C_WL_563", "INFO4C_WL_564", "INFO4C_WL_565", "INFO4C_WL_566", "INFO4C_WL_567", "INFO4C_WL_568", "INFO4C_WL_569", "INFO4C_WL_570", "INFO4C_WL_571", "INFO4C_WL_572", "INFO4C_WL_573", "INFO4C_WL_574", "INFO4C_WL_575", "INFO4C_WL_576", "INFO4C_WL_577", "INFO4C_WL_578", "INFO4C_WL_579", "INFO4C_WL_580", "INFO4C_WL_581", "INFO4C_WL_582", "INFO4C_WL_583", "INFO4C_WL_584", "INFO4C_WL_585", "INFO4C_WL_586", "INFO4C_WL_587", "INFO4C_WL_588", "INFO4C_WL_589", "INFO4C_WL_590", "INFO4C_WL_591", "INFO4C_WL_592", "INFO4C_WL_593", "INFO4C_WL_594", "INFO4C_WL_595", "INFO4C_WL_596", "INFO4C_WL_597", "INFO4C_WL_598", "INFO4C_WL_599", "INFO4C_WL_600", "INFO4C_WL_601", "INFO4C_WL_602", "INFO4C_WL_603", "INFO4C_WL_604", "INFO4C_WL_605", "INFO4C_WL_606", "INFO4C_WL_607", "INFO4C_WL_608", "INFO4C_WL_609", "INFO4C_WL_610", "INFO4C_WL_611", "INFO4C_WL_612", "INFO4C_WL_613", "INFO4C_WL_614", "INFO4C_WL_615", "INFO4C_WL_616", "INFO4C_WL_617", "INFO4C_WL_618", "INFO4C_WL_619", "INFO4C_WL_620", "INFO4C_WL_621", "INFO4C_WL_622", "INFO4C_WL_623", "INFO4C_WL_624", "INFO4C_WL_625", "INFO4C_WL_626", "INFO4C_WL_627", "INFO4C_WL_628", "INFO4C_WL_629", "INFO4C_WL_630", "INFO4C_WL_631", "INFO4C_WL_632", "INFO4C_WL_633", "INFO4C_WL_634", "INFO4C_WL_635", "INFO4C_WL_636", "INFO4C_WL_637", "INFO4C_WL_638", "INFO4C_WL_639", "INFO4C_WL_640", "INFO4C_WL_641", "INFO4C_WL_642", "INFO4C_WL_643", "INFO4C_WL_644", "INFO4C_WL_645", "INFO4C_WL_646", "INFO4C_WL_647", "INFO4C_WL_648", "INFO4C_WL_649", "INFO4C_WL_650", "INFO4C_WL_651", "INFO4C_WL_652", "INFO4C_WL_653", "INFO4C_WL_654", "INFO4C_WL_655", "INFO4C_WL_656", "INFO4C_WL_657", "INFO4C_WL_658", "INFO4C_WL_659", "INFO4C_WL_660", "INFO4C_WL_661", "INFO4C_WL_662", "INFO4C_WL_663", "INFO4C_WL_664", "INFO4C_WL_665", "INFO4C_WL_666", "INFO4C_WL_667", "INFO4C_WL_668", "INFO4C_WL_669", "INFO4C_WL_670", "INFO4C_WL_671", "INFO4C_WL_672", "INFO4C_WL_673", "INFO4C_WL_674", "INFO4C_WL_675", "INFO4C_WL_676", "INFO4C_WL_677", "INFO4C_WL_678", "INFO4C_WL_679", "INFO4C_WL_680", "INFO4C_WL_681", "INFO4C_WL_682", "INFO4C_WL_683", "INFO4C_WL_684", "INFO4C_WL_685", "INFO4C_WL_686", "INFO4C_WL_687", "INFO4C_WL_688", "INFO4C_WL_689", "INFO4C_WL_690", "INFO4C_WL_691", "INFO4C_WL_692", "INFO4C_WL_693", "INFO4C_WL_694", "INFO4C_WL_695", "INFO4C_WL_696", "INFO4C_WL_697", "INFO4C_WL_698", "INFO4C_WL_699", "INFO4C_WL_700", "INFO4C_WL_701", "INFO4C_WL_702", "INFO4C_WL_703", "INFO4C_WL_704", "INFO4C_WL_705", "INFO4C_WL_706", "INFO4C_WL_707", "INFO4C_WL_708", "INFO4C_WL_709", "INFO4C_WL_710", "INFO4C_WL_711", "INFO4C_WL_712", "INFO4C_WL_713", "INFO4C_WL_714", "INFO4C_WL_715", "INFO4C_WL_716", "INFO4C_WL_717", "INFO4C_WL_718", "INFO4C_WL_719", "INFO4C_WL_720", "INFO4C_WL_721", "INFO4C_WL_722", "INFO4C_WL_723", "INFO4C_WL_724", "INFO4C_WL_725", "INFO4C_WL_726", "INFO4C_WL_727", "INFO4C_WL_728", "INFO4C_WL_729", "INFO4C_WL_730", "INFO4C_WL_731", "INFO4C_WL_732", "INFO4C_WL_733", "INFO4C_WL_734", "INFO4C_WL_735", "INFO4C_WL_736", "INFO4C_WL_737", "INFO4C_WL_738", "INFO4C_WL_739", "INFO4C_WL_740", "INFO4C_WL_741", "INFO4C_WL_742", "INFO4C_WL_743", "INFO4C_WL_744", "INFO4C_WL_745", "INFO4C_WL_746", "INFO4C_WL_747", "INFO4C_WL_748", "INFO4C_WL_749", "INFO4C_WL_750", "INFO4C_WL_751", "INFO4C_WL_752", "INFO4C_WL_753", "INFO4C_WL_754", "INFO4C_WL_755", "INFO4C_WL_756", "INFO4C_WL_757", "INFO4C_PEP_1", "INFO4C_PEP_2", "INFO4C_PEP_3", "INFO4C_PEP_4", "INFO4C_PEP_5", "INFO4C_PEP_6", "INFO4C_PEP_7", "INFO4C_PEP_8", "INFO4C_PEP_9", "INFO4C_PEP_10", "INFO4C_PEP_11", "INFO4C_PEP_12", "INFO4C_PEP_13", "INFO4C_PEP_14", "INFO4C_PEP_15", "INFO4C_PEP_16", "INFO4C_PEP_17", "INFO4C_PEP_18", "INFO4C_PEP_19", "INFO4C_PEP_20", "INFO4C_PEP_21", "INFO4C_PEP_22", "INFO4C_PEP_23", "INFO4C_PEP_24", "INFO4C_PEP_25", "INFO4C_PEP_26", "INFO4C_PEP_27", "INFO4C_PEP_28", "INFO4C_PEP_29", "INFO4C_PEP_30", "INFO4C_PEP_31", "INFO4C_PEP_32", "INFO4C_PEP_33", "INFO4C_PEP_34", "INFO4C_PEP_35", "INFO4C_PEP_36", "INFO4C_PEP_37", "INFO4C_PEP_38", "INFO4C_PEP_39", "INFO4C_PEP_40", "INFO4C_PEP_41", "INFO4C_PEP_42", "INFO4C_PEP_43", "INFO4C_PEP_44", "INFO4C_PEP_45", "INFO4C_PEP_46", "INFO4C_PEP_47", "INFO4C_PEP_48", "INFO4C_PEP_49", "INFO4C_PEP_50", "INFO4C_PEP_51", "INFO4C_PEP_52", "INFO4C_PEP_53", "INFO4C_PEP_54", "INFO4C_PEP_55", "INFO4C_PEP_56", "INFO4C_PEP_57", "INFO4C_PEP_58", "INFO4C_PEP_59", "INFO4C_PEP_60", "INFO4C_PEP_61", "INFO4C_PEP_62", "INFO4C_PEP_63", "INFO4C_PEP_64", "INFO4C_PEP_65", "INFO4C_PEP_66", "INFO4C_PEP_67", "INFO4C_PEP_68", "INFO4C_PEP_69", "INFO4C_PEP_70", "INFO4C_PEP_71", "INFO4C_PEP_72", "INFO4C_PEP_73", "INFO4C_PEP_74", "INFO4C_PEP_75", "INFO4C_PEP_76", "INFO4C_PEP_77", "INFO4C_PEP_78", "INFO4C_PEP_79", "INFO4C_PEP_80", "INFO4C_PEP_81", "INFO4C_PEP_82", "INFO4C_PEP_83", "INFO4C_PEP_84", "INFO4C_PEP_85", "INFO4C_PEP_86", "INFO4C_PEP_87", "INFO4C_PEP_88", "INFO4C_PEP_89", "INFO4C_PEP_90", "INFO4C_PEP_91", "INFO4C_PEP_92", "INFO4C_PEP_93", "INFO4C_PEP_94", "INFO4C_PEP_95", "INFO4C_PEP_96", "INFO4C_PEP_97", "INFO4C_PEP_98", "INFO4C_PEP_99", "INFO4C_PEP_100", "INFO4C_PEP_101", "INFO4C_PEP_102", "INFO4C_PEP_103", "INFO4C_PEP_104", "INFO4C_PEP_105", "INFO4C_PEP_106", "INFO4C_PEP_107", "INFO4C_PEP_108", "INFO4C_PEP_109", "INFO4C_PEP_110", "INFO4C_PEP_111", "INFO4C_PEP_112", "INFO4C_PEP_113", "INFO4C_PEP_114", "INFO4C_PEP_115", "INFO4C_PEP_116", "INFO4C_PEP_117", "INFO4C_PEP_118", "INFO4C_PEP_119", "INFO4C_PEP_120", "INFO4C_PEP_121", "INFO4C_PEP_122", "INFO4C_PEP_123", "INFO4C_PEP_124", "INFO4C_PEP_125", "INFO4C_PEP_126", "INFO4C_PEP_127", "INFO4C_PEP_128", "INFO4C_PEP_129", "INFO4C_PEP_130", "INFO4C_PEP_131", "INFO4C_PEP_132", "INFO4C_PEP_133", "INFO4C_PEP_134", "INFO4C_PEP_135", "INFO4C_PEP_136", "INFO4C_PEP_137", "INFO4C_PEP_138", "INFO4C_PEP_139", "INFO4C_PEP_140", "INFO4C_PEP_141", "INFO4C_PEP_142", "INFO4C_PEP_143", "INFO4C_PEP_144", "INFO4C_PEP_145", "INFO4C_PEP_146", "INFO4C_PEP_147", "INFO4C_PEP_148", "INFO4C_PEP_149", "INFO4C_PEP_150", "INFO4C_PEP_151", "INFO4C_PEP_152", "INFO4C_PEP_153", "INFO4C_PEP_154", "INFO4C_PEP_155", "INFO4C_PEP_156", "INFO4C_PEP_157", "INFO4C_PEP_158", "INFO4C_PEP_159", "INFO4C_PEP_160", "INFO4C_PEP_161", "INFO4C_PEP_162", "INFO4C_PEP_163", "INFO4C_PEP_164", "INFO4C_PEP_165", "INFO4C_PEP_166", "INFO4C_PEP_167", "INFO4C_PEP_168", "INFO4C_PEP_169", "INFO4C_PEP_170", "INFO4C_PEP_171", "INFO4C_PEP_172", "INFO4C_PEP_173", "INFO4C_PEP_174", "INFO4C_PEP_175", "INFO4C_PEP_176", "INFO4C_PEP_177", "INFO4C_PEP_178", "INFO4C_PEP_179", "INFO4C_PEP_180", "INFO4C_PEP_181", "INFO4C_PEP_182", "INFO4C_PEP_183", "INFO4C_PEP_184", "INFO4C_PEP_185", "INFO4C_PEP_186", "INFO4C_PEP_187", "INFO4C_PEP_188", "INFO4C_PEP_189", "INFO4C_PEP_190", "INFO4C_PEP_191", "INFO4C_PEP_192", "INFO4C_PEP_193", "INFO4C_PEP_194", "INFO4C_PEP_195", "INFO4C_PEP_196", "INFO4C_PEP_197", "INFO4C_PEP_198", "INFO4C_PEP_199", "INFO4C_PEP_200", "INFO4C_PEP_201", "INFO4C_PEP_202", "INFO4C_PEP_203", "INFO4C_PEP_204", "INFO4C_PEP_205", "INFO4C_PEP_206", "INFO4C_PEP_207", "INFO4C_PEP_208", "INFO4C_PEP_209", "INFO4C_PEP_210", "INFO4C_PEP_211", "INFO4C_PEP_212", "INFO4C_PEP_213", "INFO4C_PEP_214", "INFO4C_PEP_215", "INFO4C_PEP_216", "INFO4C_PEP_217", "INFO4C_PEP_218", "INFO4C_PEP_219", "INFO4C_PEP_220", "INFO4C_PEP_221", "INFO4C_PEP_222", "INFO4C_PEP_223", "INFO4C_PEP_224", "INFO4C_PEP_225", "INFO4C_PEP_226", "INFO4C_PEP_227", "INFO4C_PEP_228", "INFO4C_PEP_229", "INFO4C_PEP_230", "INFO4C_PEP_231", "INFO4C_PEP_232", "INFO4C_PEP_233", "INFO4C_PEP_234", "INFO4C_PEP_235", "INFO4C_PEP_236", "INFO4C_PEP_237", "INFO4C_PEP_238", "INFO4C_PEP_239", "INFO4C_PEP_240", "INFO4C_PEP_241", "INFO4C_PEP_242", "INFO4C_PEP_243"

  - `configuration.featuresOn` (array)
    List of features to be enabled.
    Enum: "SHOW_AUDIT_TRAIL", "ACTIVATE_STOP_WORDS", "LAB_ADDRESS_COUNTRY_MUST_MATCH", "LAB_USE_TAWA_COMPARATOR_WITHOUT_LEGAL_FORM_CLEANER"

  - `configuration.hardMatch` (object)
    Deterministic "hard match" configuration. Lists which value types are matched exactly against the compliance lists. A match adds the entry to the results with a high deterministic score (SWIFT/BIC uses tiered scoring; other types match exactly with a 100% score). When omitted or empty, no configuration-driven hard match is performed.

  - `configuration.hardMatch.types` (array)
    Value types to hard-match on (e.g., bank identifier, e-mail, phone, website).
    Enum: "SWIFT_BIC", "LEI", "EMAIL", "PHONE", "WEBSITE", "IMO", "REGISTRATION_NUMBER"

  - `configurationId` (string)
    ID of the configuration that should be used during screening.
If not provided screening will try to use configuration attached to the API Key. In this case if no configuration is attached to the API Key, exception will be thrown.
    Example: "64cd0303e1cd5s1e4354a1c6"

  - `featuresOn` (array)
    List of features to be enabled.
    Enum: "SHOW_AUDIT_TRAIL", "ACTIVATE_STOP_WORDS", "LAB_ADDRESS_COUNTRY_MUST_MATCH", "LAB_USE_TAWA_COMPARATOR_WITHOUT_LEGAL_FORM_CLEANER"

  - `featuresOff` (array)
    List of features to be disabled.
    Enum: "SHOW_AUDIT_TRAIL", "ACTIVATE_STOP_WORDS", "LAB_ADDRESS_COUNTRY_MUST_MATCH", "LAB_USE_TAWA_COMPARATOR_WITHOUT_LEGAL_FORM_CLEANER"

  - `limit` (integer)
    Specify the number of returned screen results.
    Example: "10"

  - `startAfter` (string)
    The ID which is used to read the page.
    Example: "5712566172571652"

## Response 200 fields (application/json):

  - `total` (integer)
    Total number of items which can be paged.
    Example: "67"

  - `nextStartAfter` (string)
    Provides a value to be used as a startAfter in next page request.
    Example: "5712566172571652"

  - `startAfter` (string)
    The ID which is used to read the page.
    Example: "5712566172571652"

  - `values` (array)
    List of compliance screening results.

  - `values.cdqId` (string)
    The unique ID of the entry :.
    Example: "SANCTIONLIST:10120020770"

  - `values.entry` (object)
    Encapsulates the data used for compliance screening checks.

  - `values.entry.externalId` (string)
    Arbitrary identifier type to mark customer IDs that are "external" from CDQ's perspective. This is the identifier a customer provides to identify its records.
    Example: "The ID managed in the customer's SAP systems."

  - `values.entry.names` (array)
    List of names used in compliance check.

  - `values.entry.names.shortName` (string)
    The abbreviated variant of a company's full name.
    Example: "CDQ AG"

  - `values.entry.names.type` (object)
    The type of the name, e.g. a locally used name or an international version.

  - `values.entry.names.type.url` (string)
    URL to the documentation which summarizes all details of the name type.
    Example: "https://meta.cdq.com/Public:CDQ_data_model"

  - `values.entry.names.type.name` (string)
    Display label for the Name Type.
    Example: "Local Name"

  - `values.entry.names.type.technicalKey` (string)
    Technical Keys of the Name Type.
    Example: "LOCAL"

  - `values.entry.names.value` (string)
    The actual name.
    Example: "Corporate Data Quality AG"

  - `values.entry.names.language` (object)
    Naming of a language according to ISO 639-1.

  - `values.entry.names.language.name` (string)
    ISO 639-1 name of language.
    Example: "German"

  - `values.entry.names.language.technicalKey` (string)
    ISO 639-1 two-letter code of languages.
    Example: "DE"

  - `values.entry.addresses` (array)
    List of addresses used in compliance check.

  - `values.entry.addresses.version` (object)
    CDQ supports multiple versions of addresses comprising different charsets and languages. An address version is a unique combination of a character set and a language.

  - `values.entry.addresses.version.characterSet` (object)
    Character set.

  - `values.entry.addresses.version.characterSet.name` (string)
    Name of character set. Supported character sets can be found here.
    Example: "International"

  - `values.entry.addresses.version.characterSet.technicalKey` (string)
    Technical key of character set. Supported character sets can be found here.
    Example: "INTERNATIONAL"

  - `values.entry.addresses.version.language` (object)
    Naming of a language according to ISO 639-1.

  - `values.entry.addresses.externalId` (string)
    Arbitrary identifier type to mark customer IDs that are "external" from CDQ's perspective. This is the identifier a customer provides to identify its records.
    Example: "The ID managed in the customer's SAP systems."

  - `values.entry.addresses.country` (object)
    Country consisting of the country name and country code (ISO 3166-1 alpha-2).

  - `values.entry.addresses.country.shortName` (string)
    Country code (ISO 3166-1 alpha-2).
    Example: "CH"

  - `values.entry.addresses.country.value` (string)
    Country name (ISO 3166-1 alpha-2).
    Example: "Switzerland"

  - `values.entry.addresses.postCodes` (array)
    List of post codes used in compliance check.

  - `values.entry.addresses.postCodes.value` (string)
    Effective post code.
    Example: "9000"

  - `values.entry.addresses.postCodes.type` (object)
    Type of the Post Code.

  - `values.entry.addresses.postCodes.type.name` (string)
    Display label for the Post Code Type.
    Example: "Regular"

  - `values.entry.addresses.postCodes.type.url` (string)
    URL to the documentation which summarizes all details of the administrative area.
    Example: "https://meta.cdq.com/Public:CDQ_data_model"

  - `values.entry.addresses.postCodes.type.technicalKey` (string)
    Technical key of the Post Code.
    Example: "REGULAR"

  - `values.entry.addresses.localities` (array)
    List of localities used in compliance check.

  - `values.entry.addresses.localities.type` (object)
    Type of the Locality.

  - `values.entry.addresses.localities.type.name` (string)
    Display label for the Locality Type.
    Example: "City"

  - `values.entry.addresses.localities.type.url` (string)
    URL to the documentation which summarizes all details of the locality type.
    Example: "https://meta.cdq.com/Public:CDQ_data_model"

  - `values.entry.addresses.localities.type.technicalKey` (string)
    Technical Key of the Locality Type.
    Example: "CITY"

  - `values.entry.addresses.localities.shortName` (string)
    Abbreviation of the locality.
    Example: "St. Gallen"

  - `values.entry.addresses.localities.value` (string)
    Name of the locality.
    Example: "Sankt Gallen"

  - `values.entry.addresses.localities.language` (object)
    Naming of a language according to ISO 639-1.

  - `values.entry.addresses.premises` (array)
    List of premises used in compliance check.

  - `values.entry.addresses.premises.value` (string)
    The actual value of a Premise in the language of the address.
    Example: "Lukasstraße 4"

  - `values.entry.addresses.premises.shortName` (string)
    Abbreviation of the Premise.
    Example: "Lukasstr. 4"

  - `values.entry.addresses.premises.number` (string)
    Number of the Premise.
    Example: "4"

  - `values.entry.addresses.premises.type` (object)
    Type of the Premise.

  - `values.entry.addresses.premises.type.name` (string)
    Display label for the Premise Type.
    Example: "Factory"

  - `values.entry.addresses.premises.type.url` (string)
    URL to the documentation which summarizes all details of the premise type.
    Example: "https://meta.cdq.com/Public:CDQ_data_model"

  - `values.entry.addresses.premises.type.technicalKey` (string)
    Technical key of the Premise Type.
    Example: "FACTORY"

  - `values.entry.addresses.premises.language` (object)
    Naming of a language according to ISO 639-1.

  - `values.entry.addresses.administrativeAreas` (array)
    List of administrative areas used in compliance check.

  - `values.entry.addresses.administrativeAreas.value` (string)
    Name of the administrative area.
    Example: "Sankt Gallen"

  - `values.entry.addresses.administrativeAreas.shortName` (string)
    Abbreviation for the administrative area.
    Example: "SG"

  - `values.entry.addresses.administrativeAreas.fipsCode` (string)
    FIPS codes are numbers which uniquely identify geographic areas. The number of digits in FIPS codes vary depending on the level of geography. State-level FIPS codes have two digits, county-level FIPS codes have five digits of which the first two are the FIPS code of the state to which the county belongs.
    Example: "SZ15"

  - `values.entry.addresses.administrativeAreas.isoCode` (string)
    ISO 3166-2 code which uniquely defines the names of countries and their subdivisions (e.g., provinces or states).
    Example: "CH-SG"

  - `values.entry.addresses.administrativeAreas.type` (object)
    Type of the Administrative Area.

  - `values.entry.addresses.administrativeAreas.type.name` (string)
    Display label for the Administrative Area Type.
    Example: "COUNTY"

  - `values.entry.addresses.administrativeAreas.type.url` (string)
    URL to the documentation which summarizes all details of the administrative area type.
    Example: "https://meta.cdq.com/Public:CDQ_data_model"

  - `values.entry.addresses.administrativeAreas.type.technicalKey` (string)
    Technical key of the Administrative Area.
    Example: "COUNTY"

  - `values.entry.addresses.administrativeAreas.language` (object)
    Naming of a language according to ISO 639-1.

  - `values.entry.addresses.thoroughfares` (array)
    List of thoroughfares used in compliance check.

  - `values.entry.addresses.thoroughfares.type` (object)
    Type of the Thoroughfare.

  - `values.entry.addresses.thoroughfares.type.name` (string)
    Display label for the Thoroughfare Type Name.
    Example: "Industrial zone"

  - `values.entry.addresses.thoroughfares.type.url` (string)
    URL to the documentation which summarizes all details of the thoroughfare type.
    Example: "https://meta.cdq.com/Public:CDQ_data_model"

  - `values.entry.addresses.thoroughfares.type.technicalKey` (string)
    Technical key of the Thoroughfare Type.
    Example: "INDUSTRIAL_ZONE"

  - `values.entry.addresses.thoroughfares.shortName` (string)
    Abbreviation of the thoroughfare.
    Example: "Lukasstr. 4"

  - `values.entry.addresses.thoroughfares.number` (string)
    Number of the thoroughfare.
    Example: "4"

  - `values.entry.addresses.thoroughfares.value` (string)
    Comprehensive designation of the thoroughfare including the thoroughfare type such as Street, or Rue.
    Example: "Lukasstraße 4"

  - `values.entry.addresses.thoroughfares.name` (string)
    Pure name of the thoroughfare not comprising the thoroughfare type such as Street, or Rue.
    Example: "Lukasstraße"

  - `values.entry.addresses.thoroughfares.direction` (string)
    Direction of the thoroughfare.
    Example: "221-bis Baker Street, North"

  - `values.entry.addresses.thoroughfares.language` (object)
    Naming of a language according to ISO 639-1.

  - `values.entry.addresses.types` (array)
    List of address types used in compliance check.

  - `values.entry.addresses.types.name` (string)
    Display label for the Address Type.
    Example: "Legal Address"

  - `values.entry.addresses.types.url` (string)
    URL to the documentation which summarizes all details of the address type.
    Example: "https://meta.cdq.com/Public:CDQ_data_model"

  - `values.entry.addresses.types.technicalKey` (string)
    Technical key of the Address Type.
    Example: "LEGAL_ADDRESS"

  - `values.entry.identifiers` (array)
    Deterministic identifiers (e.g. SWIFT/BIC) that caused this hit during hard match. Empty when hit came only from fuzzy name match.

  - `values.entry.identifiers.type` (object)
    Type of the deterministic identifier.

List of values:
* SWIFT_BIC: SWIFT/BIC code.

  - `values.entry.identifiers.type.technicalKey` (string)
    Technical key of the type of the Identifier.
    Example: "CH_VAT_ID"

  - `values.entry.identifiers.type.name` (string)
    Display label for the Identifier.
    Example: "CH_VAT_ID"

  - `values.entry.identifiers.type.url` (string)
    URL to the documentation which summarizes all details of an identifier.
    Example: "https://meta.cdq.com/Public:CDQ_data_model"

  - `values.entry.identifiers.value` (string)
    Value of the identifier.
    Example: "CHE-218.608.886 HR/MWST"

  - `values.entry.list` (object)
    Represents a specific compliance list used during screening checks.

  - `values.entry.list.technicalKey` (string)
    Technical key for the Compliance List.
    Example: "INFO4C_SL_1"

  - `values.entry.list.name` (string)
    Name of the list.
    Example: "Notices and Measures"

  - `values.entry.list.issuingBody` (object)
    An Issuing Body is an organization or government institution that is responsible for assigning unique identifiers to individuals, organizations, or objects.

  - `values.entry.list.issuingBody.name` (string)
    Preferred display label for an Issuing Body.
    Example: "Amtsgericht Aachen"

  - `values.entry.list.issuingBody.technicalKey` (string)
    Technical key of the Issuing Body.
    Example: "Amtsgericht Aachen"

  - `values.entry.additionalInformation` (array)
    Additional information used in compliance check.

  - `values.entry.additionalInformation.key` (string)
    Key of the generic key/value map.
    Example: "KEY"

  - `values.entry.additionalInformation.value` (string)
    Key of the generic key/value map.
    Example: "1"

  - `values.matchingProfile` (object)
    Matching profile used for the match. It contains the matching threshold and the matching scores.

  - `values.matchingProfile.matchingScores` (object)
    List of the numerical value of similarity between Business Partners or addresses enhanced with the overall score.

  - `values.matchingProfile.matchingScores.overall` (object)
    Shows numerical value of similarity between Business Partners or address stored in the Data Mirror and the Business Partner from the request.

  - `values.matchingProfile.matchingScores.overall.explanation` (string)
    Explanation for matching score value.
    Example: "BP: [overall: [IDENTIFIER: 0.55; overall: 0.55;]] A: [overall: [COUNTRY_SHORTNAME: 0.5; overall: 0.5;]]"

  - `values.matchingProfile.matchingScores.overall.value` (number)
    Matching score value.
    Example: "0.9"

  - `values.dataSource` (object)
    Data Source of the Data Pool.

  - `values.dataSource.url` (string)
    Documentation of the data source in the CDQ Wiki.
    Example: "https://meta.cdq.com/Public:CDQ_data_model"

  - `values.dataSource.name` (string)
    Name of the data source.
    Example: "Receita Federal Brazil"

  - `values.dataSource.technicalKey` (string)
    Technical key of the data source.
    Example: "BR_RF"

  - `values.hardMatchValues` (array)
    Values that caused this hit during a hard match, each with the type it matched. Empty when the hit came, only from a fuzzy name match.

  - `values.hardMatchValues.type` (string)
    Value type used for hard match.

List of values:
* SWIFT_BIC: SWIFT/BIC bank identifier (tiered prefix scoring).
* LEI: Legal Entity Identifier.
* EMAIL: E-mail address.
* PHONE: Phone number.
* WEBSITE: Website URL.
* IMO: IMO ship identification number.
* REGISTRATION_NUMBER: Business registration number.
    Example: "SWIFT_BIC"

  - `values.hardMatchValues.value` (string)
    The value that matched (e.g. SWIFT/BIC code, e-mail, registration number).
    Example: "ROSYRU2PXXX"

  - `auditTrail` (object)
    Returns prove that a complete compliance check has been performed including all settings that have been used to do this check.

  - `auditTrail.performedBy` (string)
    User which performed the compliance check.
    Example: "John Doe"

  - `auditTrail.screenedNames` (array)
    Searched names used in compliance check.

  - `auditTrail.screenedIdentifiers` (array)
    Deterministic identifiers (e.g. SWIFT/BIC) used in compliance check for hard match.

  - `auditTrail.screeningDate` (string)
    Server time of the check performed.
    Example: "2026-08-25T08:49:04Z"

  - `auditTrail.screeningSettings` (object)
    All settings for the check performed.

  - `auditTrail.screeningSettings.listsUsedForCheck` (array)
    Collection of the lists configured in the check

  - `auditTrail.screeningSettings.listsUsedForCheck.authority` (string)
    Authority that issued the list.
    Example: "The Federal Financial Supervisory Authority (BaFin)"

  - `auditTrail.screeningSettings.listsUsedForCheck.name` (string)
    Name of the list.
    Example: "Notices and Measures"

  - `auditTrail.screeningSettings.listsUsedForCheck.type` (string)
    Type of the list.
    Example: "WATCHLIST"

  - `auditTrail.screeningSettings.listsUsedForCheck.technicalKey` (string)
    Technical key of the list.
    Example: "INFO4C_WL_287"

  - `auditTrail.screeningSettings.minMatchingScore` (number)
    Matching threshold used for the check.
    Example: "0.8"

## Response 429 fields (application/json):

  - `status` (object)
    Details about status or error of a service

  - `status.code` (integer, required)
    RFC 7231 status code for this error.
    Example: "200"

  - `status.technicalKey` (string, required)
    Technical key describing the status or error
    Example: "OK"

  - `status.details` (array)

  - `status.details.id` (integer)
    9-digit code which is uniquely identifying a message
    Example: 200000004

  - `status.details.message` (string)
    Human-readable message which may also be presented in user interface.
    Example: "The job came to an end and finished successfully."

  - `status.details.technicalKey` (string)
    Technical key for the HTTP status code
    Example: "OK"

  - `status.path` (string)
    Requested path which caused this error.
    Example: "/v2/businesspartners/lookup"

  - `status.timestamp` (string)
    ISO 8601 representation of the timestamp.
    Example: "2026-08-25T08:49:04Z"


## Response 400 fields
