MYOB Acumatica – Gotchas
MYOB Acumatica is intelligent, cloud based ERP and payroll software that growing businesses need today, to grow tomorrow. Register for a free product demo today.
14 gotchas across 12 resources
These are connector-specific behaviors and limitations to be aware of when integrating.
Bill Payments1 gotcha
billPaymentsAllThe Apideck service type is used for MYOB Acumatica non-stock items, and inventory is used for stock items.
Bills1 gotcha
billsAllThe Apideck service type is used for MYOB Acumatica non-stock items, and inventory is used for stock items.
Credit Notes1 gotcha
creditNotesAllThe Apideck service type is used for MYOB Acumatica non-stock items, and inventory is used for stock items.
Customers1 gotcha
customersAllThe Apideck service type is used for MYOB Acumatica non-stock items, and inventory is used for stock items.
Invoice Items2 gotchas
invoiceItemsAllThe Apideck service type is used for MYOB Acumatica non-stock items, and inventory is used for stock items.
invoiceItemsAddFor sales_details.tax_rate.id, you must provide the Tax Category ID from the MYOB Acumatica not from our tax rates resource.
Invoices1 gotcha
invoicesAddWhen filling line items, you can either link an existing item by providing the item code or create a new item by filling in the item details. Using both options at the same time is not supported.
Journal Entries2 gotchas
journalEntriesAddMYOB Advanced (Acumatica) requires a separate Release action to transition a journal entry from Balanced to Posted.
When status: "posted" is sent, Unify automatically calls the ReleaseJournalTransaction action after creating or updating the entry.
Only status: "posted" is supported for state transitions. Other values (draft, voided, etc.) are not supported — the entry will be created or updated but will remain in Balanced state.
Once a journal entry is Posted, it cannot be edited. Any attempt to update a Posted entry will be rejected by Acumatica with an error.
If the release step fails after a successful create or update, the entry will exist in MYOB Advanced in Balanced state and the API will return an error. The entry is not rolled back.
journalEntriesUpdateMYOB Advanced (Acumatica) requires a separate Release action to transition a journal entry from Balanced to Posted.
When status: "posted" is sent, Unify automatically calls the ReleaseJournalTransaction action after updating the entry.
Only status: "posted" is supported for state transitions. Other values (draft, voided, etc.) are not supported — the entry will be updated but will remain in Balanced state.
Once a journal entry is Posted, it cannot be edited. Any attempt to update a Posted entry will be rejected by Acumatica with an error.
If the release step fails after a successful update, the entry will exist in MYOB Advanced in Balanced state and the API will return an error. The update is not rolled back.
Ledger Accounts1 gotcha
ledgerAccountsAllThe Apideck service type is used for MYOB Acumatica non-stock items, and inventory is used for stock items.
Payments1 gotcha
paymentsAllThe Apideck service type is used for MYOB Acumatica non-stock items, and inventory is used for stock items.
Purchase Orders1 gotcha
purchaseOrdersAllThe Apideck service type is used for MYOB Acumatica non-stock items, and inventory is used for stock items.
Suppliers1 gotcha
suppliersAllThe Apideck service type is used for MYOB Acumatica non-stock items, and inventory is used for stock items.
Tax Rates1 gotcha
taxRatesAllThe Apideck service type is used for MYOB Acumatica non-stock items, and inventory is used for stock items.