ShippingTaxLineDTO
The shipping tax line details.
rate
null | numberRequiredThe rate of the tax line.
code
null | stringRequiredThe code of the tax line.
name
stringRequiredThe name of the tax line.
provider_id
stringRequiredThe ID of the tax provider used to calculate and retrieve the tax line.
shipping_line_id
stringRequiredThe associated shipping line's ID.
rate_id
stringThe associated rate's ID.
Was this section helpful?