Search

Search for line items

Execute a search for line items based on filters, properties, and sorting options provided in the request body. This endpoint allows you to retrieve line items that match specific conditions, facilitating targeted data retrieval in CRM operations.

post/crm/objects/2026-03/line_items/search

Request body

afterstring required

A paging cursor token for retrieving subsequent pages.

limitinteger required

The maximum results to return, up to 200 objects.

propertiesstring[] required

A list of property names to include in the response.

querystring

The search query string, up to 3000 characters.

sortsstring[] required

Specifies sorting order based on object properties.

Response

successful operation

totalinteger required

The number of available results

Changes

Changed in 3 of the 14 revisions of this API.3

    • api operation id post-/crm/objects/2026-03/line_items/search_doSearch removed and replaced with post-/crm/objects/2026-03/line_items/search

      api-operation-id-removed

    This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api operation id post-/crm/objects/2026-03/line_items/search_/crm/objects/2026-03/line_items/search removed and replaced with post-/crm/objects/2026-03/line_items/search_doSearch

      api-operation-id-removed

    This revision also has 129 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 73 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 14 revisions, 1 has no diff computed and 2 have a changelog that could not be searched.