Shipping > Shipping Providers > shippingProvidersDelete
DELETE:shipping_providers.json
Description
Delete specific shipping providers defined for given shop.
Permission bit: "shipping_providers.delete"
Topic: Shipping Providers
Arguments
List of shipping provider ids. See also: Unique Identifiers
Example: ["sp_EQzGqWoY"]
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
Boolean
Preview (typescript)
Loading module