- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ListShippingOptionsForContextStepInput
The data to retrieve the list of shipping options.
context
Record<string, unknown>The context of retrieving the shipping options. This context
will be compared against shipping options' rules. The key
of the context is a name of an attribute, and the value is
the attribute's value. Shipping options that have rules
matching this context are retrieved.
The fields and relations to select in the returned shipping options,
along with pagination and sorting options.
Learn more in the service factory reference.
Was this page helpful?