<- Object

Object

OrderLineItemPricingBlocklistsBlockedTaxBeta

A tax to block from applying to a line item.

The tax must be identified by either tax_uid or tax_catalog_object_id, but not both.

Link to section

Properties

Link to section

uid

string

A unique ID of the BlockedTax within the order.

Link to section

tax_uid

string

The uid of the tax that should be blocked. Use this field to block ad hoc taxes. For catalog, taxes use the tax_catalog_object_id field.

Link to section

tax_catalog_object_id

string

The catalog_object_id of the tax that should be blocked. Use this field to block catalog taxes. For ad hoc taxes, use the tax_uid field.