Shipping > Shipping Providers > shippingProvidersDelete
Commerce APIShippingShipping ProvidersshippingProvidersDelete

shippingProvidersDelete

DELETE:shipping_providers.json

Description

Delete specific shipping providers defined for given shop.

Permission bit: "shipping_providers.delete"

Topic: Shipping Providers

Arguments

ids: [String!]!

List of shipping provider ids. See also: Unique Identifiers

Example: ["sp_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"

Result

Boolean

Preview

Loading module