Create multiple line items

Creates multiple line items in a single request. Each item must include a price for the request to succeed. The maximum number of line items per request is 100. See Create multiple lineitems tutorial.

Note: To ensure platform stability, an order is limited to a maximum of 3,000 line items. If this call would cause the order to exceed this limit, the request will fail with a 400 Bad Request error.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Merchant identifier.

string
required

Order identifier.

Body Params
items
array of objects

Array of line items.

items
Headers
string
required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <product> / <product-version> <comment>

Response

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