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.
unsubscribe customer fieid problem
I'm using nusoap php library. But when I tried add new customer, I had the strange error with unsubscribe field. What is incorrect?
SOAP request:
<?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:platformMsgs="urn:messages_2_6.platform.webservices.netsuite.com" xmlns:platformCore="urn:core_2_6.platform.webservices.netsuite.com"><soap:Body><add>
<platformMsgs:record xsi:type="listRel:Customer" xmlns:listRel="urn:relationships_2_6.lists.webservices.netsuite.com">
<listRel:entityId>90</listRel:entityId>
0