Skip to main content

Get Fulfillment Order Packing Slip Cache Status

GET 

/api/export/fulfillment-orders/:fulfillmentOrder/packing-slip/cache-status

Report whether a rendered packing-slip PDF is cached for this FulfillmentOrder (and when it was generated) so the UI can surface a "cached" indicator and offer a one-click clear. Reports the newer of the legacy Jasper (<fo_id>.pdf) and Snappy (fingerprinted <fo_id>_<fp>.pdf) cache entries.

Authorization

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type