EventEsmState

financialTransactionState
required
string

The state of the financial transaction for the given transaction.

Enum: "IN_PROGRESS" "ACTIONED" "UNPAID" "ERROR" "UNMATCHED"
transactionState
required
string

The state of the given transaction.

Enum: "RECEIVE_PENDING" "RECEIVED" "RECEIVE_ERROR" "CANCELLED" "SEND_PENDING" "SENT" "SEND_ERROR" "ON_HOLD"
{
  • "financialTransactionState": "IN_PROGRESS",
  • "transactionState": "RECEIVE_PENDING"
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.