Skip to main content

Clear Fulfillment Order Packing Slip Cache

DELETE 

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

Operator self-serve: drop the cached packing-slip PDF so the next print regenerates from current data. Wipes BOTH engines' caches — the legacy Jasper <fo_id>.pdf and every Snappy fingerprinted <fo_id>_<fp>.pdf. Idempotent — clearing a slip that was never cached is a no-op.

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