Used to identify whether the applicant is subject to any legal restrictions or sanctions, due to involvement in illicit activities or association with sanctioned organisations.
Copy
query FetchCheckRequest { fetchCheckRequest(where: { externalId: "HPEXAMPLE" }) { globalSanctions { list { primaryCountryId category name position level sources remarks } files { uri mime name size allow } } }}