Verification

required
object (PaymentAccount)

Representation of an account for payment purposes. Note that at least one of identification or proxy is expected to be present.

object (InstitutionIdentification)
identification
string [ 1 .. 35 ] characters

Uniquely identifies this verification. Used in cases where a list of verifications are necessary, in such cases a verification may need to be uniquely identified independently from other verifications.

required
object (Party)

This model is the basic representation of a Party. It is expanded on depending on whether the party is a person or an organisation.

object (SchemeVerificationData)

This object contains fields specific to the scheme being interacted with and determined by the chosen schema. Typically these are fields that are not standard within ISO20022 ACMT.023

{
  • "account": {
    },
  • "agent": {
    },
  • "identification": "string",
  • "party": {
    },
  • "schemeVerificationData": {
    }
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.