SchemeVerificationReportData

schema
required
string
accountFound
required
string (TernaryVerificationOutcome)

Indicates whether or not the associated verification item was true (passed/positive), false (failed/negative) or was not checked.

Enum: "TRUE" "FALSE" "NOT_CHECKED"
accountOpen
required
string (TernaryVerificationOutcome)

Indicates whether or not the associated verification item was true (passed/positive), false (failed/negative) or was not checked.

Enum: "TRUE" "FALSE" "NOT_CHECKED"
accountTypeMatch
required
string (TernaryVerificationOutcome)

Indicates whether or not the associated verification item was true (passed/positive), false (failed/negative) or was not checked.

Enum: "TRUE" "FALSE" "NOT_CHECKED"
creditsAllowed
required
string (TernaryVerificationOutcome)

Indicates whether or not the associated verification item was true (passed/positive), false (failed/negative) or was not checked.

Enum: "TRUE" "FALSE" "NOT_CHECKED"
debitsAllowed
required
string (TernaryVerificationOutcome)

Indicates whether or not the associated verification item was true (passed/positive), false (failed/negative) or was not checked.

Enum: "TRUE" "FALSE" "NOT_CHECKED"
emailMatch
required
string (TernaryVerificationOutcome)

Indicates whether or not the associated verification item was true (passed/positive), false (failed/negative) or was not checked.

Enum: "TRUE" "FALSE" "NOT_CHECKED"
initialsMatch
required
string (TernaryVerificationOutcome)

Indicates whether or not the associated verification item was true (passed/positive), false (failed/negative) or was not checked.

Enum: "TRUE" "FALSE" "NOT_CHECKED"
mobileMatch
required
string (TernaryVerificationOutcome)

Indicates whether or not the associated verification item was true (passed/positive), false (failed/negative) or was not checked.

Enum: "TRUE" "FALSE" "NOT_CHECKED"
nameMatch
required
string (TernaryVerificationOutcome)

Indicates whether or not the associated verification item was true (passed/positive), false (failed/negative) or was not checked.

Enum: "TRUE" "FALSE" "NOT_CHECKED"
olderThanThreeMonths
required
string (TernaryVerificationOutcome)

Indicates whether or not the associated verification item was true (passed/positive), false (failed/negative) or was not checked.

Enum: "TRUE" "FALSE" "NOT_CHECKED"
organisationIdentificationMatch
required
string (TernaryVerificationOutcome)

Indicates whether or not the associated verification item was true (passed/positive), false (failed/negative) or was not checked.

Enum: "TRUE" "FALSE" "NOT_CHECKED"
privateIdentificationMatch
required
string (TernaryVerificationOutcome)

Indicates whether or not the associated verification item was true (passed/positive), false (failed/negative) or was not checked.

Enum: "TRUE" "FALSE" "NOT_CHECKED"
trustIdentificationMatch
required
string (TernaryVerificationOutcome)

Indicates whether or not the associated verification item was true (passed/positive), false (failed/negative) or was not checked.

Enum: "TRUE" "FALSE" "NOT_CHECKED"
{
  • "schema": "ZA_AVS",
  • "accountFound": "TRUE",
  • "accountOpen": "TRUE",
  • "accountTypeMatch": "TRUE",
  • "creditsAllowed": "TRUE",
  • "debitsAllowed": "TRUE",
  • "emailMatch": "TRUE",
  • "initialsMatch": "TRUE",
  • "mobileMatch": "TRUE",
  • "nameMatch": "TRUE",
  • "olderThanThreeMonths": "TRUE",
  • "organisationIdentificationMatch": "TRUE",
  • "privateIdentificationMatch": "TRUE",
  • "trustIdentificationMatch": "TRUE"
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.