TaxRate

Type:  Struct
Abstract:  no
Status:  Active
Java Class:  TaxRate
Stores tax rates for merchant from different countries.
code
References: Tax Rate.Code
XML Representation: attribute
Attributes:
Default Value
Unique tax rate ID supplied by external/user's system.
createDate
References: Tax Rate.Create Date
XML Representation: attribute
Attributes: ReadOnly
Default Value
Date when the tax rate was created.
isActive
References: Tax Rate.Is Active
XML Representation: attribute
Attributes:
Default Value true
Status of the tax rate.
effectiveDate
References: Tax Rate.Effective Date
XML Representation: attribute
Attributes:
Default Value
Date when the tax rate becomes effective.
value
References: Tax Rate.Value
XML Representation: attribute
Attributes: Required
Default Value
Value of the tax rate.
description
References: Tax Rate.Description
XML Representation: attribute
Attributes:
Default Value
Pattern: TEXT
Any additional details associated with the tax rate.
countryCode
References: Tax Rate.Country Code
XML Representation: attribute
Attributes:
Default Value
Country the tax rate is defined for.
id
References: Tax Rate.Id
XML Representation: attribute
Attributes:
Default Value
Unique tax rate ID generated by the system.

XML Sample:

<taxRate value="" />

"<taxRate value=\"\" />"

JSON Sample:

{
  "value": ""
}

XURL Sample:

?value=&
value=