How to create item/product in Netsuite via Restlet. WHich object/API name I should use to create an item ? Please provide code snippet if possible.
Asked
Active
Viewed 540 times
0
-
did you mean standard netsuite `item` record? – Rockstar Nov 11 '14 at 06:33
1 Answers
0
if you know how to code using SuiteScript then it will be an easy thing for you.
you can use nlapiCreateRecord API.

vVinceth
- 905
- 5
- 7
-
Hi @vVinceth, how did you are creating an invoice for those customer who doesn't have credit limit, i am facing issue, i would appreciate if you can share with me some detail https://stackoverflow.com/questions/52686093/how-to-create-invoice-in-netsuite-using-suitetalk – MUHAMMAD MUBUSHER ASLAM Oct 07 '18 at 06:44