Skip to main content
Skip to main content

StorePostCartsCartShippingMethodReq

The details of the shipping method to add to the cart.

Properties

option_idstringRequired
ID of the shipping option to create the method from.
dataRecord<string, any>
Used to hold any data that the shipping method may need to process the fulfillment of the order. This depends on the fulfillment provider you're using.

Default: {}

Was this section helpful?