Global API
...
Requests
Customer Payment

Create

1min

To create a Customer Payment in NetSuite, use action as "createCustomerPayment" and pass the Customer Payment data in the requestJSON under "customerPayments".

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

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

Request
Response




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