VerificationOutcome

Indicates whether the information provided in the verification request was correct (PASSED) or was incorrect (FAILED). If it was incorrect, a reason is provided.

schema
string
object (VerificationReasonInfo)

Provides detailed information on a verification reason.

{
  • "schema": "FAILED",
  • "reasonInfo": {
    }
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.