Monday, May 27, 2019

Get Possible Values for Tax Code via Web Services

If users want to get the possible tax code values for a specific customer, they can use the getSelectValue operation and specify the customer in the 'entity' filter of the request. Sample SOAP below:


Users can also choose to list all the tax codes by using the getAll operation. Sample SOAP below:


Disclaimer: The sample code described herein is provided on an"as is" basis, without warranty of any kind, to the fullest extentpermitted by law. NetSuite Inc. does not warrant or guarantee the individualsuccess developers may have in implementing the sample code on theirdevelopment platforms or in using their own Web server configurations.

NetSuite Inc.does not warrant, guarantee or make any representations regarding the use,results of use, accuracy, timeliness or completeness of any data or informationrelating to the sample code. NetSuite Inc. disclaims all warranties, express orimplied, and in particular, disclaims all warranties of merchantability,fitness for a particular purpose, and warranties related to the code, or anyservice or software related thereto.

NetSuite Inc. shall not be liablefor any direct, indirect or consequential damages or costs of any type arisingout of any action taken by you or others related to the sample code.


No comments:

Post a Comment