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
GiactAccountVerificationProviderProfile
Type:
Struct
Abstract:
no
Status:
Active
Java Class:
GiactAccountVerificationProviderProfile
Configuration settings for Account Verification processing through Giact.
Avalible Field Groups:
All
System
Authorization
Available Fields:
type
isActive
ownerType
connectionType
host
port
username
password
type
Group:
System
SubGroup:
Type:
String(60)
XML Representation:
attribute
References:
Processing Profile.
Type
Attributes:
Constant, Required, Default: account-verification/giact
Default Value:
account-verification/giact
Type of the
Provider Profile
.
isActive
Group:
System
SubGroup:
Type:
Boolean
XML Representation:
attribute
References:
Processing Profile.
Is Active
Attributes:
Default: true
Default Value:
true
Indicates whether the record is active in the system.
ownerType
Group:
System
SubGroup:
Type:
String
XML Representation:
attribute
Attributes:
connectionType
Group:
Authorization
SubGroup:
Type:
String(30)
XML Representation:
attribute
References:
Provider Account.
Primary Connection Type
Attributes:
Constant, Default: HTTPS
Default Value:
HTTPS
Type of connectivity to use to exchange messages/files with a processor.
host
Group:
Authorization
SubGroup:
Type:
String(160)
XML Representation:
attribute
References:
Provider Account.
Http Host
Attributes:
Required
Pattern:
URL
Host to be used for HTTPs based connectivity.
port
Group:
Authorization
SubGroup:
Type:
Integer
XML Representation:
attribute
References:
Provider Account.
HTTP Port
Attributes:
Default: 22
Default Value:
22
Port to be used for HTTPs based connectivity.
username
Group:
Authorization
SubGroup:
Type:
String(50)
XML Representation:
attribute
References:
Provider Account.
Username
Attributes:
Required, Default: user100
Default Value:
user100
Pattern:
USERNAME
Username used for HTTPs based connectivity.
password
Group:
Authorization
SubGroup:
Type:
String(100)
XML Representation:
attribute
References:
Provider Account.
Password
Attributes:
Required, Encrypted, Default: password100
Default Value:
password100
Pattern:
PASSWORD
Password used for HTTPs based connectivity.
XML Sample:
<profile
/>
"<profile/>"
JSON Sample:
{
}
XURL Sample:
?