Global API
...
Requests
Sales Order

Update

1min

The following is an example of update SalesOrder where we are changing some of the fields . (See SalesOrder for all available fields). The NetSuite Sales Order Id (internalId) is required to update the Sales Order.

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

The response returns the complete Sales Order information, but we have shortened the response in our example for ease of reading.

Request
Response