For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Update a Sales Order

Netsuite Operation

Updates a sales order in Netsuite

Example User Story

As a NetSuite administrator, I want to update a sales order via the API so that I can modify order details without manual intervention.

Fields

Field Name
Field Type
Required

id

String

Yes

body

Object

Yes

Example link

Code (Apache v2.0): Operation

Last updated