Browse By Tags

  • Sage300 Web API not returning closed orders

    We are writing an integration with Sage300, and for some reason, the `OEOrders` endpoint does not return closed orders (I assume by default, it excludes closed orders). There is no documentation for to include them either anywhere. Does anyone know how…
  • Sage 300 Web API Bug Report?

    How do we report an issue with the Sage 300 Web API? The POReceipts post will not store the Purchase Order number that is posted on the new Receipt. Yet, the 'PurchaseOrderNumber' is included in the model - but the API doesn't appear to do anything…
  • Cannot Create order

    Hi, I am new to Sage. I am making orders on Sage300 using REST Api. I have created customer on Sage using the API successfully I am using C# for integration I am unable to create order on Sage. The API returns Internal Server Error. I have check…
  • How to associate a Receipt to a PO using the sage web api?

    I am trying to create a receipt and associate it to a Purchase Order using the web api. In the payload of the Receipt I have added the Purchase Order Number and it's sequence key. So in the receipt lines. On the sage side I see the receipt being created…
  • How to Configure Sage300 2018 so that store Date and time for OEOrder and OEInvoice

    Hi Expert , I am using Sage300 api . I want to filter api with Order /Invoice Creation datetime . I am facing one issue in my response i can't see any time in creation datetime field . Any one can help me how it can be possible that Date and Time…
  • is it possible to update/patch/put OEOrders/OEInvoice in Sage300 2018 version ?

    Hi Experts , I'm currently working on a integration project where I will be use the Sage 300 Web API. This integration will be focusing on Order Entry / Invoice Entry where we can insert a new order (POST) and eventually we will need to be able to…
  • Sage300 vs SageX3 implementation

    Hi everyone, I am at the moment investigating the availability of cloud APIs for Sage300, and could find some documentation of an available web API, but which is not listed here https://developer.sage.com/ , and now wondering why? Is there an available…