How to void a payment in netsuite using netsuite webservice

Netsuite

I need to void a payment made in netsuite by using NetSuite webservice. Is it possible?I have tried by adding Journal entry for the payment which i need to void. But it doesn't work for me. Any help on this is appreciated.

1
Answers

Replies

You can use the below method if you are using the scripts.


nlapiVoidTransaction(transactionType, recordId);



This API also provides its extensive support to the below script types.


RESTlet


User Event


Workflow action


Client


Scheduled


Suitelet

 
 

If you want to unleash your potential in this competitive field, please visit the Netsuite course page for more information, where you can find the Netsuite tutorials and Netsuite frequently asked interview questions and answers as well.

 

This topic has been locked/unapproved. No replies allowed

Login to participate in this discussion.

Leave a reply

Before proceeding, please check your email for a verification link. If you did not receive the email, click here to request another.