• add Unit of Measure fields to Sage API

    The following fields are currently not available in the SAGE API, yet there are required for a Sales Invoice import when using Multi-Packs: 1) U/M ID 2) U/M No. of Stocking Units I am requesting to have these fields added to the SAGE API so our…
  • Add inventory adjustment API

    I want to obtain the specific records of inventory adjustments to connect to other systems, but there is no inventory adjustment API. I hope to add inventory adjustment APIs.
  • The company could not be opened because the file COMPANY.DAT is missing or damaged.

    I have a third party application that integrates with Sage 50. After a client has copied their sandbox company to a new file for their production company, I am no longer able to open the Sage 50 company and receive the following error: I have seen…
  • Request: Support for setting Unit of Measurement (UOM) in Sales Order creation via API

    Currently, when creating a Sales Order, the API allows the upload of items but does not allow the setting of the Unit of Measurement for each item. Sage 50 uses the item default set in the account instead. Unfortunately, this limitation means that someone…
  • Enable COM SDK / API to run in headless mode

    Sage 50 SDK / API requires the Sage 50 desktop UI to remain open. Sage 50 .NET already has this ability implemented exactly how the Sage 50 COM SDK / API should be implemented.
  • How to overwrite the sales tax using sdk

    We want to be able to write the Sales tax of a document back to sage using a third party application. From the .net dll, we have understood that the sales tax can only be calculated but not written to. But we want to know if there is any way we can edit…
  • Sage 50 API: Is it possible to create or modify employees? What payroll functions are available via the API?

    Sage 50 API: Is it possible to create or modify employees? What payroll functions are available via the API?
  • Sample ODBC/SQL queries for getting Sales Order information, Customer Information, and inventory information?

    Can anyone offer any sample SQL scripts for getting information, such as Customer Information (given a customer ID), sales order information (given a sales order number or customer ID), and/or inventory information (given an Item ID) out of the database…