2 years ago
MYOB API Order Items and Negative Quantities
Hi,
Can you please tell me if the Business API for Sales Invoice item allows for negative quantities for line items.
https://developer.myob.com/api/myob-business-api/v2/sale/invoice/invoice_item/
I can see and confirm that it works using the UI
https://community.myob.com/t5/MYOB-Business-Essentials/Negative-entry-lines/td-p/791662
But cannot see in the API documentation if it will allow the same thing, and if so, what field do we use? (UnitCount or ShipQuantity or something else?)
thanks