type
Type: String(60)
XML Representation: attribute
References: Processing Profile.
Type
Attributes:
Constant, Required, Default: ach/keybank
Default Value: ach/keybank
isActive
Type: Boolean
XML Representation: attribute
Attributes:
Default: true
Default Value: true
Indicates whether the record is active in the system.
isCreditEnabled
Type: Boolean
XML Representation: attribute
Attributes:
Default: true
Default Value: true
Indicates whether the credit operation is allowed.
aggregationFrequency
Type: String
XML Representation: attribute
companyId
Group: Merchant
SubGroup: General
Type: String(10)
XML Representation: attribute
ID of the company (originator of the transaction) assigned by the bank to process sales.
companyName
Group: Merchant
SubGroup: General
Type: String(16)
XML Representation: attribute
Name of the company that originates transactions.
immediateOrigin
Group: Merchant
SubGroup: General
Type: String(10)
XML Representation: attribute
Assigned by provider (it seems this field is linked to routing number)
immediateOriginName
Group: Merchant
SubGroup: General
Type: String(23)
XML Representation: attribute
Name of the Originating Company
filename
Group: Merchant
SubGroup: General
Type: String(40)
XML Representation: attribute
Name of the file to use for EFT transfer.
descriptor
Group: Merchant
SubGroup: Descriptor
Type: String(10)
XML Representation: attribute
Descriptor that will appear on the cardholder’s statement. If this field is blank the descriptor is reset to the default at the division level.
connectionType
Group: Submission
SubGroup: Connectivity
Type: String(30)
XML Representation: attribute
Attributes:
Constant, Required, Default: SFTP
Default Value: SFTP
Type of connectivity to use to exchange messages/files with a processor.
host
Group: Submission
SubGroup: Connectivity
Type: String(100)
XML Representation: attribute
Attributes:
Required, Default: ftp.mybank.com
Default Value: ftp.mybank.com
Host used for FTP/sFTP based connectivity.
port
Group: Submission
SubGroup: Connectivity
Type: Integer
XML Representation: attribute
Attributes:
Required, Default: 22
Default Value: 22
Port used for FTP/sFTP based connectivity.
username
Group: Submission
SubGroup: Connectivity
Type: String(50)
XML Representation: attribute
Attributes:
Required, Default: user100
Default Value: user100
Username used for HTTPs based connectivity.
password
Group: Submission
SubGroup: Connectivity
Type: String(100)
XML Representation: attribute
Attributes:
Encrypted, Default: password100
Default Value: password100
Password used for HTTPs based connectivity.
requestPath
Group: Submission
SubGroup: Path
Type: String(100)
XML Representation: attribute
References: Provider Account.
Outbox
Attributes:
Default: outbox/
Default Value: outbox/
Location from which response files are downloaded for processing. If value is not defined, the responses are downloaded from the upload location.
responsePath
Group: Submission
SubGroup: Path
Type: String(100)
XML Representation: attribute
References: Provider Account.
Inbox
Attributes:
Default: inbox/
Default Value: inbox/
Location where files are uploaded for processing.
keyNameSSH
Group: Submission
SubGroup: SSH
Type: String(100)
XML Representation: attribute
Attributes:
Default: Sample PrivateKey.ssh
Default Value: Sample PrivateKey.ssh
Name of the private SSH key to be used for FTP/sFTP based connectivity (for sFTP communication)
passphraseSSH
Group: Submission
SubGroup: SSH
Type: String(100)
XML Representation: attribute
Attributes:
Encrypted, Default: Sample Phrase
Default Value: Sample Phrase
Passphrase of the private SSH key used for FTP/sFTP based connectivity.