Global API
...
Requests
Cash Refund

Create

1min

To create a Cash Refund in NetSuite, use action as "createCashRefund" and pass the Cash Refund data in the requestJSON under "cashRefunds".

Note: You can only create one record at a time.

The following is an example of creating a Cash Refund where we are setting every possible field (see Cash Refund for the available fields). The response will return the response back from NetSuite, which includes NetSuite Cash Refund Id (internalId), plus the newly created Salesforce Cash Refund Id (salesforceID)

Request
Response




Updated 27 Jul 2023
Doc contributor
Doc contributor
Doc contributor
Doc contributor
Did this page help you?