Skip to main content
Skip to main content

CreateShippingMethodForSingleCartDTO

The shipping method to be created in a cart.

namestringRequired
The name of the shipping method.
amountBigNumberInputRequired
The amount of the shipping method.
dataRecord<string, unknown>
The data of the shipping method.
tax_linesCreateTaxLineDTO[]
The tax lines of the shipping method.
adjustmentsCreateAdjustmentDTO[]
The adjustments of the shipping method.
Was this section helpful?