StorePostCartsCartShippingMethodReq
constructor
Properties
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: {}
option_id
stringRequiredID of the shipping option to create the method from.
Was this section helpful?