Documentation
for developers and administrators
Home
APIs
Processing
Billing
Management
Webhooks
Manuals
Terminology
User Guides
User Interface Reference
How-To Tutorials
Lessons
Data Dictionaries
UniCore
UniCharge
UniBill
Build
Properties Definition
Resources (Directory Structure)
Zip and Country Codes
Development
Log Files
Permissions
JNDI Names
Job Queues
Reference Materials
Supported Providers (Banks & Networks)
UniPay Codes & Code Mappings
Integrated 3rd Party Libraries
Diagrams and Documents
Entire website
This section only
Vantiv Lowell Chargeback Batch
UML
Parent:
File Batch
Added On:
02/13/12
SQL Table:
VANTIV_LOWELL_CHARGEBACK_BATCH
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
VantivLowellChargebackBatch
Represents a batch of chargeback transactions as it is defined in Vantiv Lowell's chargeback specification.
Available Fields:
Activity Date
Financial Only
Is Double Check Request
Merchant ID
Password
Request URL
User
Activity Date
Added On:
02/13/12
SQL Column:
ACTIVITY_DATE
Java Field:
activityDate
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Attributes:
The activityDate element is a required child of the litleChargebackActivitiesRequest element that specifies the date of the chargeback activities that you want to retrieve.
Financial Only
Added On:
08/07/12
SQL Column:
FINANCIAL_ONLY
Java Field:
financialOnly
Status:
Active
SQL Type:
varchar(6)
Java Type:
String
Attributes:
Is Double Check Request
Added On:
09/01/14
SQL Column:
IS_DOUBLE_CHECK_REQUEST
Java Field:
isDoubleCheckRequest
Status:
Active
SQL Type:
tinyint(1)
Java Type:
Boolean
Attributes:
Default:false
Merchant ID
Added On:
09/11/12
SQL Column:
MERCHANT_ID
Java Field:
merchantId
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
Password
Added On:
06/10/16
SQL Column:
Java Field:
password
Status:
Active
SQL Type:
Java Type:
String
Attributes:
Transient
Request URL
Added On:
06/10/16
SQL Column:
Java Field:
requestUrl
Status:
Active
SQL Type:
Java Type:
String
Attributes:
Transient
User
Added On:
02/13/12
SQL Column:
USER
Java Field:
user
Status:
Active
SQL Type:
varchar(20)
Java Type:
String
Attributes:
The user element is a required child of the authentication element. It is a unique identifier of the user/merchant used to authenticate that the message is from a valid source.