Skip to main content
Anchor to shippingPackageDelete

shippingPackageDelete

mutation

Requires Any of shipping access scopes or manage_delivery_settings user permission.

Deletes a shipping package.

ID!required

The ID of the shipping package to remove.


Was this section helpful?

Anchor to ShippingPackageDeletePayload returnsShippingPackageDeletePayload returns

ID

The ID of the deleted shipping package.

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?