Lists report-ready shipment line rows from the shipping reporting view, including pre-computed dollar columns ($ shipped, $ unshipped, total $ ordered, unit price) so callers do not need to hand-join shipments to sales-order line items.
Query parameters
Sort field
Specify sorting direction.
Sort direction
Number of records to skip.
Number of records to return (maximum)
Request body
Response
A page of shipping report rows with the total matching count.
Changes
Changed in 1 of the 12 revisions of this API.8
- ○
added the new optional request property
shippedDateFrom(media type: application/json-patch+json)new-optional-request-property
- ○
added the new optional request property
shippedDateFrom(media type: application/json)new-optional-request-property
- ○
added the new optional request property
shippedDateFrom(media type: text/json)new-optional-request-property
- ○
added the new optional request property
shippedDateFrom(media type: application/*+json)new-optional-request-property
- ○
added the new optional request property
shippedDateTo(media type: application/json-patch+json)new-optional-request-property
- ○
added the new optional request property
shippedDateTo(media type: application/json)new-optional-request-property
- ○
added the new optional request property
shippedDateTo(media type: text/json)new-optional-request-property
- ○
added the new optional request property
shippedDateTo(media type: application/*+json)new-optional-request-property
- ○