• WebAPI - POReceipts cannot attach to existing PO

    Hi, has anyone here using Sage300 WebAPI managed to create a POReceipt that attaches to a PO? I've seen reports of this not working that are some years old, perhaps this has never been fixed? Including PurchaseOrderNumber / PurchaseOrderSequenceKey…
  • 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…
  • WebAPI - APInvoiceBatches, DUE DATE is invalid

    Hi, With Sage 2022 PU3, we send an AP invoice in Sage using the endpoint APInvoiceBatchList. According to the documentation the DUEDATE is optional( DueDate ( string , optional ),). If we don't put a due date, it gives the error "Due date is invalide…
  • Unable to post IC Transfers Transit Receipt via webAPi

    Good Day, I'm using sage 300 (2023). I'm trying to use IC Transfers via webAPi I have two operations succeeded 1- Direct Transfer 2 - Transit Transfer Yet when I try " Transit Receipt " i receive the following error "You cannot import transit…
  • Sage web API Financial Reporter

    Sage web API Financial Reporter how can I retrieve the EBITDA using the web API
  • 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…
  • OE Shipment from Order

    Is there a way to create a Shipment from an existing order using Sage 300 Web API? The API allows us to create both an order, or a shipment using the QuantityShipped field on the OrderDetails object. By using the QuantityShipped value, Sage will create…
  • Want to apply discount on header level for Order Entry in SAGE 300

    Dear Expert I am stuck in the middle of a project and it is very important project for me. Actually, we are an integration company. We are trying to create an order with header level discount from Magento 2 to SAGE 300 via REST API. Request Url :…
  • 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 fetch ICItem inventory details location or warehouse wise in webapi?

    Hi Expert I am middle of a prodect and i am getting stucked. I need to fetch inventory details location or warehouse wise in webapi. In the following way, I am using Request url xxxxxxxx/.../ICItems eq '*KL-ST1-R*' I want the inventory details…
  • 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…