• Please supp the client credentials grant type on your API

    More and more customers are wanting coupled integration with Sage 200 / Standard using the API from their e-commerce sites so this is getting to be an urgent requirement for a lot of developers. This then requires a service to written to get orders…
  • Sage 200 API

    Can a Journal entry endpoint be added to the Sage 200 API for standard and professional?
  • 403 Error when trying to get/refresh access token

    Hi all, I'm having an issue getting/refreshing my access token with Sage. The issue is that when I run my code I get the following error: Error getting access token: 403 - Forbidden. I know that 403 errors are usually linked to a lack of permissions…
  • Sage 200 API - change the way the licensing works so we can have more then one developer on a 365 license being able to develop using the API

    We are looking to try and get our developers using the API rather the SDK, but we cannot progress with this due to the complex nature of the setup of the API, and also the restriction to only have one log in in our 365 subscription being able to develop…
  • Add purchase_allocation API endpoint

    It's currently not possible to allocate purchase ledger transactions against each other through the Sage 200 API. It's possible to do this in the software, and it's possible to do this on the Sales Ledger via the API (with the /v1/sales_allocations…
  • Machine to machine authentication with Sage 200

    Hi, We're trying to integrate Sage 200 REST API with our .NET 5 API. We don't want the user to login via the browser so I'm asking if machine to machine authentication is possible.
  • Error on API Sales order submission

    I get this message on submission of so far only two orders out of hundreds "The selected item is inactive and cannot be used for this process" I've checked the products are active and the account isn't on hold Supposedly a user was able to submit…
  • Fully Implement Filtering on the Sage 200 API

    I have discovered that it is impossible to filter by certain 'calculated' columns on the API, particularly on the sales_posted_transactions endpoint. The following API call with a filter to return only Sales Receipts works successfully... /v1/sales_posted_transactions…
  • Sage 200 API - Set Postal Name in Sop_orders_delivery_address

    Hi, Would it be possible to add the postal_name field to the Sop_orders_delivery_address endpoint as a POST/PUT field. Sage 200 field PostalName in SopDocDelAddress. Thanks
  • API Enhancements

    Sage 200 has a dedicated developer and partner community who use our developer tools extensively to customise the software to customers business requirements. We'd like to hear feedback on areas where the API needs to be extended.
  • Sage 200 UK Insert Sales order using API fields

    Hello, I am trying to insert Sales order using Sage 200 UK extra API's. I am able to do that successfully. But, I want to map the few fields with it and for that I want your help. I want to map the following screenshots fields using the API. From…