Skip to Content
0
May 11, 2020 at 10:48 AM

Bulk posting of Manage Customer Invoice Request

173 Views Last edit May 12, 2020 at 12:09 AM 3 rev

Hi,

Upon my understanding, I can post multiple invoices using manage customer invoice request and per invoice request, there should be a response whether the posting was a success or not. So, every time that my code loops, it also loops to the response line of the web service which can cause a lot of time depending on your internet bandwidth/speed.

Question is, is it possible to upload multiple details of invoices with one response in return?

Ex.

10 invoice id (including the other fields needed for the web service) store it all in a list variable and then post it before going/passing the response line. It is like storing all the details before posting instead of posting every loop.

Appreciate all the help.

Thanks and Regards,

JM Angeles