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!
Doc in Customer payments
Hi Terry,
We are trying use customer payments API through webservices (v 2.5)
and we are getting error with doc.
CustomerPaymentApply custpaymentapp = new CustomerPaymentApply();
custpaymentapp.doc=1
if we assign like this we are getting error as
"You must specify a valid line ID. Please set doc:1." , even we tried with sales order no to doc. But still it is givning the same error.
Can you please tell me what exactly doc is and what value we need to assign for it ,unfortunately we couldn't findet any info on this in WebServicesRecordsGuide.
Thanks in advance,
7HUser
0