CreateShippingMethodForSingleCartDTO
The shipping method to be created in a cart.
name
stringRequiredThe name of the shipping method.
The amount of the shipping method.
data
Record<string, unknown>The data of the shipping method.
tax_lines
CreateTaxLineDTO[]The tax lines of the shipping method.
tax_lines
CreateTaxLineDTO[]adjustments
CreateAdjustmentDTO[]The adjustments of the shipping method.
adjustments
CreateAdjustmentDTO[]Was this section helpful?