Adds one or more new line items to an order.

Use this endpoint to add products or services to an existing order.
The system automatically assigns unique identifiers to new line items and inherits
default values from the parent order (such as billing account, shipping account, and currency).

Behavior varies based on order source:

  • Internal orders: Pricing and currency information is copied from the order
  • External orders: Additional validation is performed, and certain fields are auto-populated based on order status
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 to add line items to

Body Params

A list of line items to create, containing product details, quantities, and pricing information

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