Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
NetSuite SOAP
Overview
Operations (sample payloads)
Operations
NetSuite SOAP Operations
Latest version:
1.0
Changelog
Add record
Add a new record for a given type.
Batch add records
Batch add new records, each for a given type.
Batch delete records
Batch delete records, each for a given type and ID.
Batch get records
Batch get records, each for a given type and ID.
Batch update records
Batch update records, each for a given type and ID.
Batch upsert records
Batch upsert records, each of a given record type. Existing records will be updated and new records will be added.
Delete record
Delete a record of a given record type and ID.
Get account governance info
Retrieve account governance info.
Get currency rate
Retrieve the exchange rate between two currencies based on a certain date.
Get integration governance info
Retrieve integration governance info.
Get item availability
Retrieve the inventory availability for a specific list of items.
Get record
Retrieve a record of a given type and ID.
List records
List records for a given type (available only for certain types - state values).
Search records
Search records for a given type and criteria (Basic).
Search records (advanced)
Use a saved search to retrieve records from NetSuite.
Search records more (by pagination)
Search more records for a given ID and page.
Update record
Update a record of a given type and ID.
Upsert record
Upsert a record of a given type. Existing records will be updated and new records will be added.
Previous
Operations (sample payloads)