Hi James,

I created a POC REST interface from OFBiz some time ago. Although there no accounting services, there are several others. They could serve as a guideline how to implement the services you need.

The service definitions are here: https://github.com/growerp/growerp-ofbiz/blob/master/servicedef/services100.xml The implementation here: https://github.com/growerp/growerp-ofbiz/tree/master/src/100

documentation of the interface here: https://github.com/growerp/growerp-ofbiz/blob/master/README.adoc

If i can help you in any way, let me know.

Regards,

Hans

On 31/01/2024 03:51, James David wrote:
Hello,



Is there an official released version of REST API’s for the accounts
portion of Ofbiz or is it up to each developer to expose the services they
require?



Perhaps I’m missing something but I have installed the rest-api plugin and
there are no services other than a sample findProductById.

We would like to automate an interface from another application that would
add A/R invoices, A/P invoices, and GL Transactions and then read things
like customer A/R balances back. We have an existing interface using a REST
API and would like to reuse it as much as possible.



If there is no distribution with services included, is there any documented
walk through of how to add services?

The videos I’ve seen online are very hard to see/understand.



Appreciate your help.



Thanks,

James





*James David*

[email protected]

Reply via email to