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
Tax Rate
UML
Added On:
04/26/18
SQL Table:
IAPP_TAX_RATE
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
TaxRate
Stores tax rates for merchant from different countries.
Available Fields:
Code
Country Code
Create Date
Description
Effective Date
Expiration Date
Id
Is Active
State
Tax Rate
Value
Code
Added On:
11/08/23
SQL Column:
CODE
Java Field:
code
Status:
Active
SQL Type:
varchar(60)
Java Type:
String
Attributes:
Max Length:60
Pattern:
CODE
Unique tax rate ID supplied by external/user's system.
Country Code
Added On:
03/26/18
SQL Column:
COUNTRY_CODE
Java Field:
countryCode
Status:
Active
SQL Type:
varchar(2)
Java Type:
String
Attributes:
Country the tax rate is defined for.
Create Date
Added On:
06/11/18
SQL Column:
CREATE_DATE
Java Field:
createDate
Status:
Active
SQL Type:
datetime
Java Type:
Date
Attributes:
Required
Date when the tax rate was created.
Description
Added On:
03/26/18
SQL Column:
DESCRIPTION
Java Field:
description
Status:
Active
SQL Type:
varchar(255)
Java Type:
String
Attributes:
Any additional details associated with the tax rate.
Effective Date
Added On:
03/26/18
SQL Column:
EFFECTIVE_DATE
Java Field:
effectiveDate
Status:
Active
SQL Type:
datetime
Java Type:
Date
Attributes:
Date when the tax rate becomes effective.
Expiration Date
Added On:
03/26/18
SQL Column:
EXPIRATION_DATE
Java Field:
expirationDate
Status:
Active
SQL Type:
datetime
Java Type:
Date
Attributes:
Id
Added On:
03/26/18
SQL Column:
ID
Java Field:
id
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Identifier / Primary Key
Attributes:
Unique, Required, CreateOnly, ReadOnly
Unique tax rate ID generated by the system.
Is Active
Added On:
03/26/18
SQL Column:
IS_ACTIVE
Java Field:
isActive
Status:
Active
SQL Type:
tinyint(1)
Java Type:
Boolean
Attributes:
Default:1
Status of the tax rate.
State
Added On:
03/26/18
SQL Column:
STATE
Java Field:
state
Status:
Active
SQL Type:
varchar(3)
Java Type:
String
Attributes:
Tax Rate
Added On:
03/26/18
SQL Column:
TAX_RATE_FK
Java Field:
taxRate
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
References
Tax Rate
Attributes:
Value
Added On:
03/26/18
SQL Column:
VALUE
Java Field:
value
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Value of the tax rate.
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.