• Set Bank Account Type and RepID on Customer Create

    Good day. Im in the process of creating a integration to Sage Evolution using the freedom API. I am trying to find out how to set the Bank Account Type and RepId with the customerinsert API call. Any feedback will be appreciated.
  • SAGE evolution freedom api, Error in posting SalesOrderInvoice Specified Arguments was out of range of valid values

    I am creating a customer invoices to sage 200 evolution version 10.1.2 xx, I am using Freedom api and posting the entries over freedom rest api. Here is the Request i made to this endpoint: http:///localhost:5000/freedom.core/DEVELOPER/SDK/Rest/SalesOrderProcessInvoice…
  • Edit existing order and process invoice from existing order using freedom Evolution V 11.1.10

    I can place order via freedom API but I want to edit existing order and place invoice from existing order What is the schema for updating existing order ? Endpoint to place invoice from existing order: http://127.0.0.1:5000/freedom.core/DATABASENAME…
  • Sage 200 Evolution version 11.0.5.0 - Rest API Help

    Hi All, Any one help me to user Rest API for Sage 200 Evolution version 11.0.5.0 (desktop version). I want to to API integration with this application. Regards, Harsh Sharma
  • Sage 200 API Requests

    I am trying to use the API. I have done requests to see if a customer exist and have done so without issues. I am trying to list the transactions now, using the following url: http://<IP>:5000/freedom.core/<Database-Name>/SDK/Rest/CustomerTransactionListByAccountCode…
  • Freedom API - Errors and

    How can I get rid of below error when posting a invoice. Also how can I get freedom api document ??? I have emailed like three times ( 5/6/22, 5/10/22, 16/12/22) no response at all. Resolution of the dependency failed, type = "Evolution.Data.Base…
  • FREEDOM API JSON EXAMPLES FOR FOREIGN CURRENCY AND CASHBOOK BATCH TRANSACTIONS

    Is there any examples of using Freedom API to post foreign currency transactions like sales orders and purchase orders? Also cashbook batch transactions like payments and receipts both in home currency as well as foreign currency? All examples available…
  • POST CUSTOMER INVOICE USING FREEDOM API

    AM trying to post customer invoice using freedom API. But I got this error as per image below "Object reference not set to an instance of an object."
  • Sage 200 Freedom API Documentation

    Can anyone assist me with documentation on the Freedom API, I only have one with a general guideline. I will truly appreciate it.
  • Freedom API Errors on post sales invoice/quote

    Hi, I'm attempting to post sales orders to Sage Evo via the Freedom API service. "GET" Stock stock queries etc. are all working fine, however when i post using SalesOrderPlaceOrder, I get the below validation error: "Order quantity cannot be set…
  • REQUEST BODY SCHEMA ON API(POSTING GRV/GRN WITH UDF)

    I would like to post GRV/GRN using Freedom(API) But I would like to know where can I get sample request boy schema for this operation? I would post GRV/GRN with UDFs on it
  • use Freedom Service with a public ip address

    i have SAGE 200 installed on a hosted cloud server with Freedom service setup and works on the server I am trying to access freedom service remotly, inbound tcp port 5000 is enabled but get a connection errror. I have tried replacing client computer…
  • STOCK STATUS (STOCK ON HAND) USING FREEDOM API

    I want to use freedom API to get specific item details. Currently I get all the information except it shows Zero (0) quantity on hand on all items. Kindly help
  • Sage 200 Evolution Freedom Service

    Hello, could someone kindly share a sample request of SalesOrderProcessInvoice transaction via Freedom API?
  • SAGE Evolutions 200 Freedom REST API Error 'POSMenuSetupID' property on 'Agent' could not be set to a 'System.Int32'

    Hellow Everyone. I am facing the following error message when using freedom api service. This is the Request contents. localhost:5000/.../CustomerFind and Here is the response after submitting the request. Receivera:InternalServiceFault The…
  • Freedom Service Connection error

    Hi all ! Apologies if this has been answered before but I can't find any solution on the support groups even though some users had similar errors. I'm trying to get the Freedom Service installed so that I can access the REST API service calls I downloaded…
  • Freedom Service Auto-locate and Manual capture error during setup

    Hello, I'm trying to setup Freedom service so I can get use of the RESTful API for third-party integration. During Freedom Service setup, I'm encountering the below error message for both Auto-locate and Manual capture. I have allowed port 5000…
  • Sage Evolution Freedom API

    HI I am using FREEDOM API in my application, can you please guide me how to fetch the following Inventory Category? Inventory Group? Inventory UDF? Thank you KM