Browse By Tags

  • 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…
  • Sage 300 Integration Error code: Unauthorized, Error message: Sage300 WebApi Authentication error from invalid credentials.

    Problem: When trying to run the Sage 300 menus in crm the screen comes up with error code: unauthorized, Error message: Sage300 WebApi Authentication error from invalid credentials. Cause: Found that this is caused by enabling complex password…
  • 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…
  • Sage 300 WebAPI Logon

    To logon to the Sag300WebApi successfully you will need to ensure the below checklist: Security Rights: If using the Admin User ensure the user has been allowed access to the WEBAPI ( Please refer to KB article 92825) Modify web.config file…
  • 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…
  • Sage 100 Cloud WebAPI

    We have a customer who currently is using Sage 100 desktop and wants to move to the Sage 100 Cloud. Does Sage have a Sage 100 Cloud WebAPI yet? This would be for a North American customer and they are specifically looking to integrate the accounting side…
  • 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…
  • Web API OE Order Post - How to approve Order when Credit Limit has been exceeded?

    Hi, I'm currently creating OE Orders using the Web API and have hit an issue where a Customer will exceed the Credit Limit if the Order is created, and so get back the following from the API call: "Credit limit exceeded for customer x. The order will…
  • Sage 300 2017.1 Web SDK

    Introduction The Sage 300 Web SDK (SDK) is a collection of wizards, utilities, samples and documentation for developing Web Screens for the Sage 300 Application. This week we released the Sage 300 2017.1 Web SDK to coincide with the release of the…