Global API
...
Requests
Vendor

Create

1min

To create a Vendor in NetSuite, use action as "createVendor" and pass the Vendor data in the requestJSON under "vendors".

Note: You can only create one record at a time

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

Request
Response




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