I am new to suitetalk API and Netsuite. I need to programatically create a customer deposit? Work orders are already created and in pending fulfillment status. I have internal Id and I can search for this work order from netsuite. How to create a customer deposit?
the following documentation link has documentation for credit deposit at page 75 but that information is not good enough for me to understand how to code this.
https://docs.oracle.com/cloud/latest/netsuitecs_gs/NSTWR/NSTWR.pdf
A code sample to refer to would be great help or any pointer would be of help.