Skip to main content
Skip to main content

ShippingMethodTaxLineDTO

The shipping method tax line details.

idstringRequired
The ID of the tax line
codestringRequired
The code of the tax line.
ratenumberRequired
The rate of the tax line.
created_atstring | DateRequired
When the tax line was created.
updated_atstring | DateRequired
When the tax line was updated.
shipping_methodCartShippingMethodDTORequired
The associated shipping method.
shipping_method_idstringRequired
The ID of the associated shipping method.
totalBigNumberValueRequired
The total tax relative to the shipping method.
subtotalBigNumberValueRequired
The subtotal tax relative to the shipping method.
descriptionstring
The description of the tax line
tax_rate_idstring
The ID of the associated tax rate.
provider_idstring
The ID of the associated provider.
Was this section helpful?