type
Type: String
XML Representation: attribute
Attributes:
Constant, Required, Default: ach/comerica
Default Value: ach/comerica
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
XML Representation: element
Attributes:
Default: D
Default Value: D
originatingDfiId
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: 80004355
Default Value: 80004355
This field Contains the National Clearing System Number of the Originating DFI (Depository Financial Institution).
companyName
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: Sample Merchant
Default Value: Sample Merchant
Name of the company that originates transactions.
companyIdSale
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: 1234567890
Default Value: 1234567890
ID of the company (originator of the transaction) assigned by the bank to process sales.
companyIdRefund
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: 1234567890
Default Value: 1234567890
ID of the company (originator of the transaction) assigned by the bank to process credits.
profileIdRequest
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: PPIPISAMPLEINCSFTP
Default Value: PPIPISAMPLEINCSFTP
This field is only for Comerica. It is given by provider
profileIdResponse
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: PPIPOSAMPLESRETFTP
Default Value: PPIPOSAMPLESRETFTP
This field is only for Comerica. It is given by provider
profileIdVerification
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: PPIPISAMPLEVRFYSFTP
Default Value: PPIPISAMPLEVRFYSFTP
This field is only for Comerica. It is given by provider
contactName
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: John Smith
Default Value: John Smith
Name of the person to contact with processing issues.
pointName
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: SMPLPNT
Default Value: SMPLPNT
This field is only for Comerica. It is given by provider
contactPhone
Group: Merchant
SubGroup: Descriptor
Type: String
XML Representation: attribute
Attributes:
Required, Default: 2124336765
Default Value: 2124336765
Phone number of the person to contact with processing issues.
descriptor
Group: Merchant
SubGroup: Descriptor
Type: String
XML Representation: attribute
Attributes:
Required, Default: descriptor
Default Value: descriptor
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
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
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
XML Representation: attribute
Attributes:
Required, Default: sampleUser
Default Value: sampleUser
Username used for HTTPs based connectivity.
password
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Encrypted, Default: samplePassword
Default Value: samplePassword
Password used for HTTPs based connectivity.
requestPath
Group: Submission
SubGroup: Path
Type: String
XML Representation: attribute
References: Provider Account.
Outbox
Attributes:
Default: /in
Default Value: /in
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
XML Representation: attribute
References: Provider Account.
Inbox
Attributes:
Default: /out
Default Value: /out
Location where files are uploaded for processing.
keyNameSSH
Group: Submission
SubGroup: SSH
Type: String
XML Representation: attribute
Attributes:
Default: samplePrivateKey.ssh
Default Value: samplePrivateKey.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
XML Representation: attribute
Attributes:
Encrypted, Default: samplePhrase
Default Value: samplePhrase
Passphrase of the private SSH key used for FTP/sFTP based connectivity.