Znode

Build Version:

GET lineitemartworks?orderID={orderID}&savedCartID={savedCartID}&pageNum={pageNum}&pageSize={pageSize}

No documentation available.

Request Information

» Parameters

Name Description Additional information
orderID No documentation available.

Define this parameter in the request URI.

savedCartID No documentation available.

Define this parameter in the request URI.

pageNum No documentation available.

Define this parameter in the request URI.

pageSize No documentation available.

Define this parameter in the request URI.

» Paging

Name Description Usage
index The index to retrieve when requesting paged results. GET lineitemartworks?orderID={orderID}&savedCartID={savedCartID}&pageNum={pageNum}&pageSize={pageSize}?page=index~{value}
size The size of the page when retrieving paged results. GET lineitemartworks?orderID={orderID}&savedCartID={savedCartID}&pageNum={pageNum}&pageSize={pageSize}?page=size~{value}