• Posting Zero Rated products into SOP endpoint

    I have a problem posting an SOP to api.columbus.sage.com/.../sop_orders It comes down to tax_code_id. We have products that are either Standard Rated ( VAT @ 20%) or Zero Rated (0%) When I post an order with lines that have products that are Standard…
  • 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…
  • Include the active status in the product_price_views API endpoint

    The Sage 200 Professional API `product_price_views` endpoint ignores the `active` property on the product. It returns prices for all products regardless of their status with no way to differentiate whether or not they are an active product or one that…