post https://apisandbox.jooraccess.com/v4/orders/sku_line_items/bulk_update
Workflow
- To get the order id, you can use the GET orders endpoint.
- To get the line item id, you can use the GET skus endpoint. You can filter by product id.
- Use this id in this endpoint to update your quantities.
Line Item Object References
Click on "Add Object" below to view the reference documentation for updating a line item.