Added On: 09/02/16
Module: UniCore
Type: Interface
Status: Active
Java Class: MerchantObject
Added On: 09/05/16
SQL Column: BUSINESS_INFO
Java Field: businessInfo
Status: Active
SQL Type: bigint(20)
Java Type: Long
Reference to the business information of the merchant.
Added On: 09/05/16
SQL Column: CITY
Java Field: city
Status: Active
SQL Type: varchar
Java Type: String
City of the merchant's mailing address.
Added On: 09/05/16
SQL Column: CODE
Java Field: code
Status: Active
SQL Type: int(11)
Java Type: Integer
Unique identifier fo the merchant.
Added On: 09/05/16
SQL Column: CONTACT_NAME
Java Field: contactName
Status: Active
SQL Type: varchar
Java Type: String
Name of the contact person to discuss any issues.
Added On: 09/05/16
SQL Column: COUNTRY_CODE
Java Field: countryCode
Status: Active
SQL Type: varchar
Java Type: String
Country code of the merchant's mailing address.
Added On: 09/05/16
SQL Column: CREATE_DATE
Java Field: createDate
Status: Active
SQL Type: datetime
Java Type: Date
Date when the record was created.
Added On: 09/05/16
SQL Column: DEACTIVATE_DATE
Java Field: deactivateDate
Status: Active
SQL Type: datetime
Java Type: Date
Date when the record was deactivated.
Added On: 09/05/16
SQL Column: DEFAULT_USER
Java Field: defaultUser
Status: Active
SQL Type: bigint(20)
Java Type: Long
Reference to the human user that has access to the system by default.
Added On: 09/05/16
SQL Column: DIRECTORY_CODE
Java Field: directoryCode
Status: Active
SQL Type: varchar
Java Type: String
Directory Code of the merchant.
Added On: 09/05/16
SQL Column: EMAIL
Java Field: email
Status: Active
SQL Type: varchar
Java Type: String
Email address of the merchant.
Added On: 09/05/16
SQL Column: FAX
Java Field: fax
Status: Active
SQL Type: varchar
Java Type: String
Fax number of the merchant.
Added On: 09/05/16
SQL Column: FEE_PROCESSOR
Java Field: feeProcessor
Status: Active
SQL Type: bigint(20)
Java Type: Long
Reference to the merchant account assigned to the merchant.
Added On: 09/05/16
SQL Column: IDENTITIES
Java Field: identities
Status: Active
SQL Type: varchar
Java Type: String
Added On: 09/05/16
SQL Column: IS_ACTIVE
Java Field: isActive
Status: Active
SQL Type: tinyint(1)
Java Type: Boolean
Identifies whether the record is active within the system.
Added On: 09/05/16
SQL Column: MERCHANT_PROFILE
Java Field: merchantProfile
Status: Active
SQL Type: varchar
Java Type: String
Added On: 09/05/16
SQL Column: NAME
Java Field: name
Status: Active
SQL Type: varchar
Java Type: String
Added On: 09/05/16
SQL Column: NOTES
Java Field: notes
Status: Active
SQL Type: varchar
Java Type: String
Any additional information about the record.
Added On: 09/05/16
SQL Column: PHONE
Java Field: phone
Status: Active
SQL Type: varchar
Java Type: String
Phone number of the merchant.
Added On: 09/05/16
SQL Column: PORTFOLIO
Java Field: portfolio
Status: Active
SQL Type: bigint(20)
Java Type: Long
Reference to the portfolio the merchant is assigned to.
Added On: 09/05/16
SQL Column: REF_CODE
Java Field: refCode
Status: Active
SQL Type: varchar
Java Type: String
Secondary identifier which can be used to cross-reference records between UniPay and integrated systems.
Added On: 09/05/16
SQL Column: STATE
Java Field: state
Status: Active
SQL Type: varchar
Java Type: String
State of the merchant's mailing address.
Added On: 09/05/16
SQL Column: STREET1
Java Field: street1
Status: Active
SQL Type: varchar
Java Type: String
Street (line 1) of the merchant's mailing address.
Added On: 09/05/16
SQL Column: STREET2
Java Field: street2
Status: Active
SQL Type: varchar
Java Type: String
Street (line 2) of the merchant's mailing address.
Added On: 08/02/17
SQL Column: TAGLIST
Java Field: tagList
Status: Active
SQL Type: varchar(50)
Java Type: String
Added On: 09/05/16
SQL Column: TIME_ZONE_CODE
Java Field: timeZoneCode
Status: Active
SQL Type: varchar
Java Type: String
Time zone code of the merchant's address.
Added On: 09/05/16
SQL Column: TIME_ZONE_SYSTEM_CODE
Java Field: timeZoneSystemCode
Status: Active
SQL Type: varchar
Java Type: String
Added On: 09/05/16
SQL Column: ZIP_CODE
Java Field: zipCode
Status: Active
SQL Type: varchar
Java Type: String
ZIP or postal code of the merchant's mailing address.