FulfillmentPackages
Delete Package
Delete a package by ID
Deletion Restrictions
Packages can only be deleted if:
- Package does not have a shipping label
- Package is not part of a manifest
- Package is not fulfilled
Authorization
api_key x-access-token<token>
In: header
Path Parameters
package_id*string
The ID of the package to delete
Response Body
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/shipos/packages/string"Empty