Home
Merchants
Facilitators
Integrators
Csipay.com
APIs
Processing
Self-Study
Terminology
User Guides
User Interface Reference
How To Tutorials
Lessons
Reference
Processing Codes
Error Codes
Permissions
Supported Processors
Zip and Country Codes
Forms
Support
Entire website
This section only
TaxRate
Type:
Struct
Abstract:
no
Status:
Active
Java Class:
TaxRate
Stores tax rates for merchant from different countries.
Available Fields:
code
countryCode
createDate
description
effectiveDate
id
isActive
value
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
=
Copyright © Constellation Payments. All Rights Reserved.
All Logos and Trademarks used or mentioned on this page are copyrighted property of their respective owners and are used for display purposes only.