Auto build Inventory Item via API
Hi Guys
AccountingRight Premier Live
I am developing a platform that allows creating item sale invoices in bulk via API. Some of the items is "order to made" and inventory tracked with auto-build configured. Normally when creating the invoice manually in the MYOB, if the item has 0 on hand, then the auto-build window will be prompted to ask whether you want to Build or Buy or Back Order the item. It keeps returned "Inventory_InsufficientStockMultipleLocation" error when the API creates an invoice that contains an out-of-stock item (even the Auto Build) is configured.
I contacted MYOB API team, and they have confirmed that Auto Build is not accessible via API.
My question is:
Does anyone know if there is an alternative way to create an invoice for out-of-stock items (with inventory track) via API?
or
Any marketplace app that will do the job?
Thank you!!