EPICOR ERP API DOCUMENTATION ·

I am entirely new to Epicor ERP. I want to design a system with Epicor as the backend and react js as the frontend. The problem is that I can't find the Epicor API Documentation anywhere. From where do I get the API documentation? Please help me.

1 Answer

You can find documentation by navigating to your Epicor server like this

 epicor server]/EpicorERP/api/help/v2/ 

There you will find all of the different categories of APIs available, such as Business Objects, Reports, Libraries, Procedures, Etc. Here is one service exposed by the Business Object

 epicor server]/EpicorERP/api/help/v2/odata/ 

This is a swagger page that goes very well into detail on how to interact with the API

ncG1vNJzZmirpJawrLvVnqmfpJ%2Bse6S7zGiorp2jqbawutJobm5uZG1%2Bc36Onqeim5%2Bneqa%2Bz2aYqaFdmbykwcyepa2ZpJ68rw%3D%3D

 Share!

You Might Also Like