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!
REST Web Services Transform Estimate to Sales Order with Custom Price Level issue
We are adding inventory items to the sales order on the transformation and all values seem to update properly except the price level. Looking at the documentation, it appears my schema for the item price is not correct. I have tried several variations to no avail. Here is a sample body portion:
Using this API call:
https://<acct>-sb1.suitetalk.api.netsuite.com/services/rest/record/v1/estimate/{id}/{func}/salesOrder
Any suggestions? Also, are there sample JSON documents that are more detailed than those in the public REST documentation?
Thank you!
0