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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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