Fraud & AML API EndpointsCasesList all casesDeprecatedGEThttps://api.frankiefinancial.io/transaction/v2/entity/:entityId/casesList all cases for an entity from previously checked activities.Path parametersentityIdstringRequiredUnique identifier of a FrankieOne entityHeadersapiKeystringRequiredX-Frankie-CustomerIDstringRequiredYour Customer ID provided by FrankieOneX-Frankie-CustomerChildIDstringOptionalYour Customer Child ID provided by FrankieOneQuery parameterstypestringOptionalcomma delimited list of EnumRiskResultTypeneedsAttentionbooleanOptionalDefaults to falseA flag to fetch only the cases that require attention from users. These are cases that have met a MEDIUM risk level and have a PENDING status.limitdoubleOptionalDefaults to 20Number of results to be presented in the case resultsnextPageTokenstringOptionalIdentifier Index for the next page of resultsResponseResponse from the GET /entity/{entityId}/cases endpointdatalist of objects or nullList of transaction check results found from the queryShow 18 propertiesnextPageTokenstring or nullIdentifier for the next page of results, if not populated there is no more results to paginate forErrors404Not Found Error500Internal Server Error