Original publication date: November 24, 2020
Question:
What are these IDs?
- id
- originalPaymentId
- referenceId
- operatorCoreTransactionId
- authorizationTransactionId
Answer:
Id: Id of the payment
OriginalPaymentId: The first payment in a thread of payments. It's used to tie payments together such as:
Credit transfer is received -> sending FI sends a Return Of Funds request -> Return Of Funds request will have an OriginalPaymentId which is the OriginalPayment of the Credit Transfer.
OperatorCoreTransactionId: ID of the transaction that moved between accounts in COS.
AuthorizationTransactionId: ID of the transaction that provided the validation result on the account.
ReferenceId: An alternate that can be used for looking up a payment.