Discussions
Netsuite Webservices - Creating relationship between Customer and Contact
Hi,
I'm using c# to develop a web services application for uploading records onto Netsuite.
I can upload a customer and upload a contact, but now I need to create a relationship between the two.
In the documentation it says: "To create a relationship between a contact and a customer, you can set the company field to the Customer's Internal Id when updating or adding a contact. See Contacts"
I'm trying to do this but not getting anywhere, has anyone know how it can be done.
Thanks,