action frankiefinancial_update_process_industry_utility_document { label: "Update Document and Run Utility Price Comparison." description: "Using a previously uploaded but incomplete document, you can optionally supply updated details or simply request that the document be re-processed through the industry comparison service. \n\n100's of datapoints are accurately extracted from the uploaded document. This data is then used to compare the bill against the whole market. A personalised comparison is returned that is a best fit for the customer's energy profile.\n\n* NOTE: It is expected that the type of document being uploaded will be a PDF and the idType is UTILITY_BILL. (These values will be set automatically if not supplied). \n You can optionally include the utility name (e.g. Origin Energy) in the idSubType if you wish.\n" provider: frankiefinancial method: POST path: "/document/{documentId}/utility/process/compare" encoding: json output: { type: "object" additionalProperties: true } }