Hello - I am currently performing a data conversion where I am trying to insert legacy Fee data (including Fee payment data), assigned to Business Licenses, into the Fee table (and related tables) via REST Services. I thought there was an Infor object (via the ClientServices examples) where I could utilize that in order to complete this function; however, that doesn't appear to be possible.
I thought about adding these fees via the GenericRequest object; however, I am unsure of the correct order to add the Fee data via this method.
Has anyone had to do this type of data conversion before and have any samples they can share? I'm getting lost in figuring out the logic.
Does anyone know if there are any documents related to the .NET Client Samples (or the related objects) that Infor provides that might shed some light on this?
Thanks for your help!