HomeTutorialsAPI ReferenceChangelog
Log In
API Reference

List purchase order delivery line items

Returns a paginated list of line items belonging to a purchase order delivery using
version-based cursor pagination. Cost fields require the products:read:costs scope.

🔒 Requires: consignments:read scope

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

The unique identifier of the purchase order.

string
required

The unique identifier of the purchase order delivery.

Query Params
int64
≥ 0

The lower limit for the version numbers to be included in the response.

int64
≥ 0

The upper limit for the version numbers to be included in the response.

int64
0 to 1000

The maximum number of items to return. Defaults to 100 and cannot exceed 1000.

Response

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