Hey guys,
I've been working with the SX.e API to write various programs that complete data entry/accounting tasks. My company uses TWL along with Infor CSD. It would be useful if I could bring data for orders in TWL into my programs and compare that with data from CSD. Sometimes TWL and CSD data gets out of sync due to operator errors, and I want to write a program that looks out for these cases and logs them.
Is there an API that I could use to obtain data from the "Warehouse Logistics Inquiry" section in the OEIO ("Order Inquiry") module in CSD? If so, would this be included in the SX.e REST API? I've been looking through the documentation for the SX.e REST API but haven't found an endpoint relating to Warehouse Logistics Inquiry. I've been told TWL does not have an API directly, but it seems like the data shown in Warehouse Logistics Inquiry comes from TWL but is stored in the database that CSD uses, would it possible to access this data through the SX.e REST API? If not, are there other ways to get this data without using the SX.e REST API?