EventEsmIdentifiers

Holds a series of identifiers to identify the transaction or an individual message that is part of a transaction.

endToEndIdentification
required
string <= 35 characters

Unique identification, as assigned by the initiating party, to unambiguously identify the transaction. This identification is passed on, unchanged, throughout the entire end-to-end chain.

matchingKey
string <= 64 characters

A unique identifier that is used to identify an EFT record. This field is computed using the fields in the EFT record.

transactionIdentification
required
string <= 35 characters

Unique identification, as assigned by the first instructing agent, to unambiguously identify the transaction that is passed on, unchanged, throughout the entire interbank chain. Usage: The transaction identification can be used for reconciliation, tracking or to link tasks relating to the transaction on the interbank level. Usage: The instructing agent has to make sure that the transaction identification is unique for a pre- agreed period.

uetr
required
string <UUID>

Universally unique identifier to provide an end-to-end reference. This identifier remains the same for all messages related to the same transaction.

{
  • "endToEndIdentification": "string",
  • "matchingKey": "string",
  • "transactionIdentification": "string",
  • "uetr": "string"
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.