I'm performing an API Call to the CRM Invoice Module, and I'm curious if it's possible to delete the <product> rows during an UpdateRecord?
I know there's a "newFormat=1" parameter that can replace current values with a NULL value, but unfortunately that's not going to work in my scenario.
Any help would be appreciated.
Thanks!