The API returned a valid text/csv file, so the pair works as a downloadable CSV conversion.
Item, Qty, and Amount did not survive as CSV columns in this run; only the first-column text appeared.
Product, tax, coupon, and total labels were present as separate records in the one-column output.
The PNG CSV output omitted 18.90, 12.49, -4.20, 2.24, -3.00, and 26.43 from the visible records.
Payment details were reduced to labels such as Card, Auth, and Note instead of retaining their full values.
The CSV was plain UTF-8 text with newline-separated records and no binary workbook packaging.
The PNG-to-CSV run completed in 6.4 seconds, produced 168 bytes, and used one Deep Read credit.