Skip to main content

Clear Shipment Packing Slip Cache

DELETE 

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

Clears (deletes) the cached packing-slip PDF for this shipment (SalesOrderFulfillment) so the next print regenerates from current data. 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.

Requires a Bearer token (Personal Access Token).

Request

Responses

OK

Response Headers
    Content-Type