Is there a way to filter the line items web endpoint on whether or not the accompanying order was paid?
/v3/merchants/{mId}/line_items
Refunded and exchanged are easily filterable, so it seems like there is likely an easy way to simply see the paid vs unpaid line items that I am unable to find
Thanks!