does the REST API Tax Type record work without Sui...
# ask-stanley-ai
i
does the REST API Tax Type record work without SuiteTax?
c
AI generated answer (using internal Slack threads):
Based on the conversations provided, it appears that the REST API Tax Type record does not work without SuiteTax. The NetSuite documentation explicitly states that "REST web services do not support legacy tax features. To work with taxation through REST web services, you must have the SuiteTax feature enabled." In the first conversation, a user was trying to create a vendorbill record using REST API but was unable to set the tax code on the line item. The user received a 400 Bad Request error, indicating that the tax code was not set correctly. The user was advised to use SOAP or a restlet instead, as these options support vendor bills. In the second conversation, a user was trying to create an item via REST and set the tax schedule. However, they received an error message stating that the tax schedule value was not entered. The user was advised that tax schedule-related fields are not supported in REST. In the third conversation, a user was having difficulty importing sales orders via a custom RESTlet and setting the tax field properly. The user was advised to try setting the
custbody_ava_taxoverride
or
custbody_ava_suspendtaxcall
fields, or to set
taxamountoverride
to null in a user event script that runs after Avalara's script. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833316803
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.814397216
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.809736252
Please provide your feedback on this answer.