AccountIdentification

Holds details pertaining to an identifier of an account or store of value.

accountKnownAs
string <= 40 characters

A name or label of the account.

required
object (AccountIdentifier)
registeredSchemes
Array of strings (PaymentSchemeName)

The list of schemes with which the identifier is registered.

Items Enum: "ZA_RTC" "ZA_RPP" "ZA_EFT"
{
  • "accountKnownAs": "string",
  • "identifier": {
    },
  • "registeredSchemes": [
    ]
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.