Discussions
Doc in Customer payments
Hi All,
Can you please help us in resolving this issue which we are trying to crack from the last one week.
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 giving the same error.
Can you please tell me what exactly doc is and what value we need to assign for it. unfortunately, we are not able to find any information on this in WebServicesRecordsGuide.