Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Why we receive the "Tax Schedule" field accessing issue while creating the noninventory resale item?
I'm not able to create a new non inventory resale item through postman API, it throws the error,
{ "type": "https://www.rfc-editor.org/rfc/rfc9110.html#section-15.5.1", "title": "Bad Request", "status": 400, "o:errorDetails": [ { "detail": "Error while accessing a resource. Please enter value(s) for: Tax Schedule.", "o:errorCode": "USER_ERROR" } ]}
How to get it resolved?
0