Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to 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!