The API returned a valid 215-byte CSV file from the compressed receipt photo.
Item, Qty, and Amount did not become separate CSV fields, so the receipt cannot be imported as a ledger without repair.
The item names and subtotal labels appeared as one record each, which helps manual reconciliation.
Amounts from the receipt body were absent from the CSV records, including the total and both negative entries.
The card authorization and reimbursement-code note survived more completely than they did in the PNG CSV run.
Skew and JPEG compression did not appear directly, but they likely contributed to the table parser's single-column result.
The JPG-to-CSV request finished in 7.3 seconds and spent one Deep Read credit for the receipt image.