SBTax

SBTax

This object represents a tax. A tax is applied to transactions and can be used to manage tax rates and details.

AttributeDescriptionTypeRequired
idUnique identifier of the taxintegerYes
isActiveIndicates if the tax is activebooleanNo
countryCountry where the tax is appliedstringNo
descriptionDescription of the taxstringNo
nameName of the taxstringYes
taxTypeType of the taxstringYes
percentageTax rate in percentagenumberYes
stateState where the tax is appliedstringNo
inclusiveIndicates if the tax is inclusivebooleanNo
taxIdentificationNumberTax identification numberstringNo