Hello,
We’re looking to integrate our square POS into our ERP. We were wondering if anyone has been able to find a solution to get itemized transaction details like what is available with the deprecated api. https://developer.squareup.com/docs/transactions-api/cookbook/itemize-transactions
So far we’ve only been able to get this data from a transaction report downloaded with a selenium script that can be loaded with and ETL process. This solution is troublesome since minor changes to the UI can break the script.
Thank you in advance.