Skip to main content

List Fulfillment Order Packing Slip Print Events

GET 

/api/fulfillment-orders/:fulfillmentOrder/packing-slip-print-events

Newest-first paginated history of every time this fulfillment order's packing slip was printed: who printed it, when, the render engine used, a print-time context snapshot (order reference, warehouse, line count), and whether an exact copy of the printed PDF is retained (has_stored_copy). Each event's exact printed PDF is retrievable via the download endpoint.

Required scope: orders:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type