Shipping > Shipping Providers > shippingProviders
GET:shipping_providers.json
Description
Get all or specific shipping providers defined for given shop.
This is a typical bulk get endpoint.
Permission bit: "shipping_providers.read"
Topic: Shipping Providers
Arguments
List of shipping provider ids. See also: Unique Identifiers
Example: ["sp_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
Preview (typescript)
Loading module