Update a specific order line
Method : PUT
https://admin.vucustom.com/api/:api_version/order_lines?id=&line_reference=
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
preview not available
Last updated