action frankiefinancial_update_entity { label: "Update Existing Entity." description: "Using a previously uploaded but incomplete Entity, you can optionally supply updated details (such as corrections on a previous address), along with one or more additional ID docs/scans (e.g. new documents to parse, etc).\n" provider: frankiefinancial method: POST path: "/entity/{entityId}" encoding: json output: { type: "object" additionalProperties: true } }