• Exporting payment via REST API

    Hi All, In my current project I'm writing a code to create a payment batch in Sage300 via REST API. In order to do that I'm doing a GET to a random payment and then clearing the fields to add the new data. Is there a way to get a template of the payload…
  • creating PO invoice using RESTful API

    How do I create a PO invoice via the RESTful API? There are only GET methods when trying to overcome this by creating an invoice using AP/APInvoiceBatches in the body of the request in the field "SourceApplication" I've given the value "PO" this isn…
  • Where can I find documentation about Sage 300 cloud RESTful API?

    Hi, I am trying to build a solution that should integrate with Sage 300 cloud to sync customers, projects, work orders, etc... I have looked around but could not find any documentation about Sage 300 cloud API. Could you please point me to Sage 300…