List product calculation line items V3

This endpoint requires the following scopes: productCalculation:read.

List a product purchase price calculation line items

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

The filter parameter is used to filter the results of the given endpoint.

Supported filter operators by key:

archived: equals, notEquals

designation: equals, notEquals, in, notIn, contains, notContains, startsWith, endsWith

costType: equals, notEquals, in, notIn

includeInCalculation: equals, notEquals

filter
sort
array

Sort via id, -id, date, -date, designation, -designation, costType and -costType. Default sort is -id

sort
integer

Number of items per page. Default: 15, Max: 5000

integer

Page number. Only used with simple and table pagination.

string

The cursor to use for the paginated call. Only used with cursor pagination. Not compatible with page parameter

Headers
string
enum

Controls the pagination format. Available types: simple, table, cursor. Defaults to 'simple' if not specified.

Allowed:
Responses

401

Unauthorized

403

Forbidden

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