We are working on customer project, where customer has got JD Edwards Enterprise One. Their installation supports REST API ( I tried defaultConfig API and it worked.)
Usually in REST API, developer shares API signature in terms on GET params or Request/Response JSONs, while in case of JDE E1 documentation they have shared Java Code (that to in fragments). Its really hard to construct req./resp. based on the code snippets.
Will appreciate if anyone has worked on similar activities and guide.
Thanks in advance.