action frankiefinancial_update_check_class_result { label: "Update Check Result State" description: "Internal only\n\nUpdate a given KYC or AML check result status in order to force a re-evaluation of the overall check result.\n" provider: frankiefinancial method: POST path: "/entity/{entityId}/check/{checkId}/{checkClass}/{checkClassId}" encoding: json output: { type: "object" additionalProperties: true } }