Global API
...
Requests
Cash Sale

Create

1min

To create a Cash Refund in NetSuite, use action as "createCashSale" and pass the Cash Sale data in the requestJSON under "cashSales".

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

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

Request
Response




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