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.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Requires a Bearer token (Personal Access Token).

Request

Responses

OK

Response Headers
    Content-Type