action frankiefinancial_update_compare_document { label: "Update Document and Compare to Original." description: "Send the attached document scans to an external service for processing and comparison, such as comparing a selfie-video against a drivers licence photo.\n\n* NOTE: This is NOT the verification process (see /document/verify)\n\n* NOTE: This is NOT the OCR data extraction process either (see /document/scan)\n" provider: frankiefinancial method: POST path: "/document/{documentId}/compare" encoding: json output: { type: "object" additionalProperties: true } }