Aex Verification Profile


Parent:    Verification Profile
Added On:  03/28/18 
SQL Table:  AEX_VERIFICATION_PROFILE 
Module:  UniCharge 
Type:  Profile  Status:  Active 
Java Class:  AexVerificationProfile 
Added On:  02/21/19
SQL Column:  CALLBACK_KEY
Java Field:  callbackKey
Status:  Active
SQL Type:  varchar(16)
Java Type:  String
Attributes:
Identity for сallback requests.
Added On:  03/28/18
SQL Column:  COMPANY_ID
Java Field:  companyId
Status:  Active
SQL Type:  varchar(15)
Java Type:  String
Attributes:
Identifier of the company.
Added On:  03/28/18
SQL Column:  COMPANY_KEY
Java Field:  companyKey
Status:  Active
SQL Type:  varchar(255)
Java Type:  String
Attributes:
Password used for access to the HTTP/HTTPs based connectivity.
Added On:  03/28/18
SQL Column:  FOLDER_ID
Java Field:  folderId
Status:  Active
SQL Type:  varchar(15)
Java Type:  String
Attributes:
Identifier of the folder.
Added On:  02/05/20
SQL Column:  FOLDER_ID_SIGNATURE
Java Field:  folderIdSignature
Status:  Active
SQL Type:  varchar(15)
Java Type:  String
Attributes:
Identifier of the folder (signatured).
Added On:  03/28/18
SQL Column:  TRANSACTION_REFERENCE
Java Field:  transactionReference
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
Code of the transaction used within an external system.
Added On:  02/05/20
SQL Column:  TRANSACTION_REFERENCE_SIGNATURE
Java Field:  transactionReferenceSignature
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
Code of the transaction ( signatured) used within an external system.
Added On:  03/28/18
SQL Column:  USER_NAME
Java Field:  userName
Status:  Active
SQL Type:  varchar(100)
Java Type:  String
Attributes:
Username used for access to the HTTP/HTTPs based connectivity.