How can I make an export that looks like this?
Hi, I need more or less these columns in one place
Its basically the Lines report but I need to add product SKU and Payment method
Its basically the Lines report but I need to add product SKU and Payment method
ID | ,Date, | sku | Qty, | Retail | ,Subtotal, | Discount | ,Tax | ,Total | ,Customer | ,Payment Method |
3 comments
need:
Sale ID
Sku
qty
payment method
SaleLines.Item & SalePayments.PaymentType are the relations you'll want to load
You can read more about this endpoint here:
https://developers.lightspeedhq.com/retail/endpoints/Sale/
Adrian Samuel
Software Developer
Lightspeed HQ
https://community.lightspeedhq.com/en/categories/retail-development
Adrian Samuel
Software Developer
Lightspeed HQ