StorePostCartsCartShippingMethodReq
The details of the shipping method to add to the cart.
Properties
option_id
stringRequiredID of the shipping option to create the method from.
data
Record<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?