HostId | Required. The host ID of the system. |
PartnerId | Required. The partner ID of the system. |
UserId | Required. The user ID of the system. |
ProtocolVersion | Required. The supported EBICS protocol version, for example, H003. |
CommSessionId | Required. The session ID that is used as part of the DMI logging. Ensures that all the processes are tracked under the same session. |
Order Type | Required. Specifies the order type. Valid values are INI, HIA, PUB, HCA, HCS, HPB, HPD, HEV, SPR, FUL, and FDL. |
FlowDirection | Required. Indicates the direction of the order data. Valid values are Upload and Download. |
OrderDataType | Required. Indicates the type of order data. Valid values are System and Technical. |
ResponseType | Required. Indicates the response type. Valid values are Sync and Async. |
CompressReqd | Required. Indicates if compression is required for Download flows or decompression is required for Upload flows. Valid values are True and False. |
EncryptReqd | Required. Indicates if encryption is required for Download flows or decryption is required for Upload flows. Valid values are True and False. |
SignReqd | Required. Indicates if signing is required for Download flows or verification is required for Upload flows. Valid values are True and False. |
SignVersion | Optional. Indicates the version used in signing and verifying signatures. |
EncryptedDocId | Optional. The document ID of the encrypted key. This value is extracted from the DataEncryptionInfo element found in the Upload message. |
ESDocID | Optional. The document ID of the Electronic Signature (ES). This document contains the packaged SignatureData element found in the Upload message. |
HostEncrPrivKeyId | Required. Host Private Certificate ID used in decrypting the transaction key to retrieve the symmetric key. |
HostEsPrivKeyId | Required. Host Private Certificate ID used in signing messages. |
PtnerEncrPubKeyId | Optional. Partner’s Public Certificate ID used in encrypting messages. |
WfId | Required. The workflow ID that is used to launch the initial business process that processes the transaction. This workflow ID is used when inserting records into a table that requires archive and restore capabilities to ensure that related records are archived and restored as a group. |