Updates multiple order line items in a single operation.

Use this endpoint to efficiently update several line items at once, such as adjusting quantities across multiple products
or updating billing dates for a group of items.

Important restrictions:

  • All line items must belong to the specified order
  • Each line item must be in an editable status (e.g., Draft or Pending)
  • For external orders, only certain fields can be modified
  • Line items in 'Activated' status can only have their ready-for-billing date updated
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the order containing the line items

Body Params

A list of line item updates, each containing an Id field and the fields to modify

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

204

No Content

500

Internal Server Error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json