Status

outcome
required
string
  • APPROVED: The instruction has been approved.
  • CANCELLED: The instruction has been cancelled.
  • PENDING: The instruction is pending.
  • REJECTED: The instruction has been rejected.
Enum: "APPROVED" "CANCELLED" "PENDING" "REJECTED"
Array of objects (StatusReasonInfo) non-empty

A list of StatusReasonInfo values providing detailed reason information for the outcome.

{
  • "outcome": "APPROVED",
  • "reasonInfo": [
    ]
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.