ShippingMethod
The attributes to update in the order's shipping method.
Properties
data
Record<string, unknown>The data to attach to the shipping method.
items
Record<string, unknown>[]The line items associated with this shipping methods.
price
numberThe price of the shipping method.
profile_id
stringThe ID of the shipping profile used in the order.
provider_id
stringThe ID of the shipping provider used in the order.
Was this section helpful?