Skip to main content
DELETE
Delete a package (auto-voids active label)

Authorizations

Authorization
string
header
required

API key issued per entity via Settings > Developers > API Keys. Each key carries scopes (e.g. orders:read, products:write). Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.

Path Parameters

id
string<uuid>
required

Response

Package deleted. Response body summarizes the cascade: deletion confirmation, the order's re-derived fulfillment_status after the package was removed, and any per-label void errors from Shippo (null when all label voids succeeded or no labels existed).

data
object