action cloudmersive_receipts_photo_to_csv { label: "Convert a photo of a receipt into a CSV file containing structured information from the receipt" description: "Leverage Deep Learning to automatically turn a photo of a receipt into a CSV file containing the structured information from the receipt." provider: cloudmersive method: POST path: "/ocr/receipts/photo/to/csv" encoding: json output: { type: "object" } }