Retrieve Cart status

Returns a cart's status, filtered by line number.
Note: Use either primaryLineNumbers or lineNumbers to filter your API responses.
If you specify both, the API fetches results according to the primaryLineNumbers parameter.
In adjustment lines, only the entry-level records (e.g., Price Rule Entry, Price Matrix Entry) are included. The parent records (e.g., Price Rule, Price Matrix) are not exposed or available in the context of adjustment lines.

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

The unique identifier of the cart

Query Params
primaryLineNumbers
array of int32s

Specify the primary line numbers to be returned in the response.

primaryLineNumbers
lineNumbers
array of int32s

Specify the line numbers to be returned in the response.

lineNumbers
includes
array of strings

A list of related objects to include in search results. Related objects for inclusion can be: adjustments, price-breakups, usage-tiers, summary-groups, line-items, line-items.pricelist, line-items.pricelistitem, line-items.product, line-items.option, and requests-state.

includes
filter
array of strings

Add conditional filters in standard URI format to narrow the search result.

filter
sort
array of strings

Add conditional sorting in standard URI format to narrow the sort result.

sort
string

FilterExpression to filter using AND/OR e.g. "(1 AND (2 OR 3))". If this parameter is null, it will apply AND by default among all filter conditions.

int32
Defaults to 1

Enter the page number of the line. For example, if there are 500 lines in the cart and page size is 25, then a page number can vary from 1 to 20.

int32
Defaults to 50

Enter the number of objects to be retrieved.

boolean
Defaults to false

Set the Include Config Action response to True. The value is set to False by default.

string

A field name from which the Line Items will be grouped by

Responses
200

OK

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:
application/json