I am working on NetSuite WSDL. I am stuck on this error from past two days. I have searched on the internet but couldn't find a solution.
I try to add a custom field in NetSuite using Python but I am getting the error
zeep.exceptions.Fault: org.xml.sax.SAXException: {urn:core_2017_1.platform.webservices.netsuite.com}CustomFieldRef is an abstract type and cannot be instantiated
Any kind of help would be appretiated. Thanks in advance.