OrderShippingMethodTaxLineDTO
id
stringRequiredThe ID of the tax line
code
stringRequiredThe code of the tax line
rate
numberRequiredThe rate of the tax line
created_at
string | DateRequiredWhen the tax line was created
updated_at
string | DateRequiredWhen the tax line was updated
The associated shipping method
shipping_method_id
stringRequiredThe ID of the associated shipping method
The total tax relative to the shipping method.
The subtotal tax relative to the shipping method.
description
stringThe description of the tax line
tax_rate_id
stringThe ID of the associated tax rate
provider_id
stringThe ID of the associated provider
Was this section helpful?