EventEsmTransactionInfo

direction
required
string

Indicates the direction of the payment, from the perspective of Electrum and the Partner.

Enum: "INBOUND" "OUTBOUND" "ON_US"
paymentType
required
string

Enumerates the specific transaction processing event being emitted.

Enum: "CREDIT" "DEBIT"
recordType
required
string
Enum: "PAYMENT" "UNPAID_INPUT" "UNPAID_OUTPUT" "RECALL_OUTPUT" "SEC_REQUEST" "SEC_RESPONSE" "SEC_UNPAID_INPUT" "HOMED_BACK"
returnType
string

Indicates the cause of an unpaid/payment return.

Enum: "DISPUTE" "UNPAID" "HOME_BACK" "SEC_SUCCESSFUL" "RECALL_RESULT"
subService
required
string
Enum: "SAME_DAY" "ONE_DAY" "TWO_DAY" "RECALLS" "SYSTEM_ERROR_CORRECTION" "SYSTEM_ERROR_CORRECTION_RESPONSE"
{
  • "direction": "INBOUND",
  • "paymentType": "CREDIT",
  • "recordType": "PAYMENT",
  • "returnType": "DISPUTE",
  • "subService": "SAME_DAY"
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.