In the API explorer, it is possible to get the metadata for the v1 specifications:
Login to UI, select "Infor ION API", "Available APIs", "Infor M3", and select M3/m3api-rest/execute
This is very handy, but I want to programmatically retrieve the specifications to build the necessary data structures for the various API calls - without having to parameterize the queries.
Is there a way this can be done - so that I can retrieve the API request parameters and response structure definitions by calling the server in code?
Brgds, Lars F.