Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
How do I delete a sublist/subrecord item from a record?
I'm looking at the documentation https://docs.oracle.com/cloud/latest/netsuitecs_gs/NSTRW/NSTRW.pdf and can't seem to figure out how to delete a subrecord, either a specific address or credit card. I thought I could just issue a delete request to the following endpoint (/customer/12345/creditcards/65432) but that did not work. I'm trying to accomplish this in a C# app.
2