AccountVerificationRequest

Modeled after an ISO20022 ACMT.023 message, this AccountVerificationRequest allows the caller to verify account and account owner information with a given scheme.

required
object (MessageIdentifiers)

Holds a point-to-point unique message identification string as well as a message's creation date time.

object (SupplementaryData)

A list of key-value pairs to support adding any supplementary/additional data to an Electrum Regulated Payments API message.

required
object (TransactionIdentifiers)

Holds a series of identifiers to identify the transaction or an individual message that is part of a transaction.

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.

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 (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 (InstitutionIdentification)
schema
required
string
Value: "AccountVerificationRequest"
required
object (Verification)
{
  • "messageIdentifiers": {
    },
  • "supplementaryData": {
    },
  • "transactionIdentifiers": {
    },
  • "assignee": {
    },
  • "assigner": {
    },
  • "creator": {
    },
  • "firstAgent": {
    },
  • "schema": "AccountVerificationRequest",
  • "verification": {
    }
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.