Discussions
Retrieve Tax Schedule From Netsuite
Hi
I'm trying to retrieve a TaxSchedule from Netsuite via webservices (I'm using WSDL 2010.1.0.), so that I can identify the internalId of the tax schedule programatically, so that it can be identified by name rather than having to know the internal id to be able to upload an item. When I retrieve an item from the sandbox we are connecting to, I can see the tax schedule as a RecordRef with a type of account, however when searching, using a type of account is not working. At the moment I'm struggling to identify a type to search with as there