Is it true that it is not possible to set the Tax ...
# suitetalkapi
l
Is it true that it is not possible to set the Tax Code field using REST unless SuiteTax is enabled? Can we store it in a custom field instead and have another script within NS to copy it over to the standard Tax Code field?
t
correct. you cannot set tax code using either soap or rest.
also correct: you can use suitescript to copy from another field on copy/create/edit.
e
Yep, thats exactly our case.
l
Thanks!