Skip to main content

Get Shipment Packing Slip Cache Status

GET 

/api/export/sales-order-fulfillments/:salesOrderFulfillment/packing-slip/cache-status

Reports whether a rendered packing-slip PDF is currently cached for this shipment (SalesOrderFulfillment), and when it was generated. The packing-slip export serves the stored {id}.pdf as-is whenever it exists, so a cached slip can lag the FO's current lines or sequence. The UI uses this to show a "cached" indicator and offer a one-click clear.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Requires a Bearer token (Personal Access Token).

Request

Responses

OK

Response Headers
    Content-Type