Update a specific order line
Method : PUT
URL Parameters
Field Name
Description
id
System-generated unique identifier for the order line
line_reference
External reference number for the order line
Request body schema
Field Name
Description
purchase_order_number
External purchase order reference
sales_order_number
External sales order reference
status
New status for the order line
200 Successful response example
Last updated