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.

Not yet available to API tokens

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

Requires a Bearer token (Personal Access Token).

Request

Responses

OK

Response Headers
    Content-Type