Update a sales order row

Updates the specified sales order row by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

Path Params
integer
required

Sales order row id

Body Params

sales order row fields to be updated with new values

number
≤ 100000000000000000

Updatable only when sales order row status is NOT_SHIPPED or PENDING.

integer

Updatable only when sales order row status is NOT_SHIPPED or PENDING.

integer

Updatable only when sales order row status is NOT_SHIPPED or PENDING.

integer

Updatable only when sales order row status is NOT_SHIPPED or PENDING and sales order row is not linked to a manufacturing order (linked_manufacturing_order_id is null).

number
≤ 1000000000000000000

Updatable only when sales order row status is NOT_SHIPPED or PENDING.

number
≤ 1000000000000000000

Updatable only when sales order row status is NOT_SHIPPED or PENDING.

batch_transactions
array of objects
batch_transactions
serial_number_transactions
array of objects
serial_number_transactions
attributes
array of objects

When updating attributes, all keys and values must be provided. Existing ones are replaced with new attributes.

attributes
Responses

Language
Credentials
Bearer
Response
Choose an example:
application/json