Changes to 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.

POST /api/reporting/shipping/list

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 12 revisions of this API.8

  1. a41e60b375bc8

What changed

    • 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