Discussions
need to manipulate work orders via web services
The first thing I'm trying to do is just get a work order. The page at https://system.netsuite.com/help/helpcenter/en_US/Output/Help/SuiteFlex/WebServices/STR_WorkOrder.html says that "get" is a supported operation but I've not had any luck yet. All I get is this:
WorkOrder is not a legal value for {urn:types.core_2011_2.platform.webservices.netsuite.com}RecordType
I've tried "WorkOrder", "workorder", "WorkOrd".. no way to guess what the right value for type is since they're not listed in one place.
Can anyone help?
Thanks.