AccountVerificationResponse

A model containing the foundational elements shared across messages and generally expected in a message used during processing with the Electrum Regulated Payments API.

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)
object (Assignment)
object (MessageIdentifiers)

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

object (Verification)
object (VerificationReport)
schema
required
string
Value: "AccountVerificationResponse"
object (Status)
{
  • "messageIdentifiers": {
    },
  • "supplementaryData": {
    },
  • "transactionIdentifiers": {
    },
  • "assignee": {
    },
  • "assigner": {
    },
  • "creator": {
    },
  • "firstAgent": {
    },
  • "originalAssignment": {
    },
  • "originalMessageIdentifiers": {
    },
  • "originalVerification": {
    },
  • "report": {
    },
  • "schema": "AccountVerificationResponse",
  • "status": {
    }
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.