RecInvoiceService SOAP Service - createInterfaceLine - Not Working in Bulk
Summary:
We are using the below SOAP webservice to create data inside Interface Line . We tried to send 200 Lines at a time but webservice is taking only 1 line and no error also we are getting back,when checked back in saas only one line is getting created. Request to let us know is this API will work in Bulk or any other webservice or rest service to insert data into AR Interface Lines in Bulk without FBDI Approach
/fscmService/RecInvoiceService?WSDL
createInterfaceLine is the method we are using from OIC .