To Update AR Interface Table Data
Hi Oracle Community,
We have a requirement to update the 'MemoLine' field in AR interface table in Oracle fusion. We have tried the below rest API but in the response payload, memo line field is not there.
REST API : fscmRestApi/resources/11.13.18.05/autoInvoiceInterfaceLines/
Also we have tried the SOAP web service as well but update option is not working there as well.
SOAP Service: https://servername/fscmService/RecInvoiceService?WSDL
Kindly help in suggesting some other way out to fulfill this requirement.
Thanks!