Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Is there a way to delete an invoice line (item) via web services (SOAP)?
Hi all,
I have a SOAP application (written in PHP), and I need to delete an invoice line item. I can't seem to figure out how to do it. I've tried using the line's unique key, but I get an error:
"BaseRef is an abstract type and cannot be instantiated"
I have the transaction id, invoice number, line number, and unique key, and I've tried several combinations thereof to no avail.
If anyone could point me in the right direction, that would be great! Thank you.
Robert