Shipping > Shipping Providers > storefrontShippingProviders
GET:storefront/shipping_providers.json
Description
Get all or specific shipping providers defined for given shop.
This is a typical bulk get endpoint.
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