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.

Not yet available to API tokens

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type