action frankiefinancial_update_document { label: "Update Existing Document." description: "Using a previously uploaded but incomplete document, you can optionally supply updated details (such as corrections on a previous scan), along with one or more additional ID scans (e.g. additional pages).\n" provider: frankiefinancial method: POST path: "/document/{documentId}" encoding: json output: { type: "object" additionalProperties: true } }