SchemeRegistrationOutcome

registrationStatus
required
string
Enum: "ACCEPTED" "REJECTED"
schema
required
string (PaymentSchemeName)

Identifies the scheme used for the payment

  • ZA_RTC: South African Realtime Clearing scheme
  • ZA_RPP: South African Realtime Payments Platform scheme.
  • ZA_EFT: South African Electronic Funds Transfer scheme.
required
object (InstitutionIdentification)
required
object (NonBankingIdentifier)
reasonCode
string
  • AB06 : Timeout
  • AB07 : OfflineAgent
  • AB10 : ErrorInstructedAgent
  • AG03 : TransactionNotSupported
  • AG10 : AgentSuspended
  • AM18 : InvalidNumberOfTransactions
  • CH21 : RequiredCompulsoryElementMissing
  • DT02 : InvalidCreationDate
  • DUPL : DuplicateRequest
  • FF02 : SyntaxError
  • NAUT : NotAuthorised
  • PD01 : ProxyDomainInvalid
  • PX02 : InvalidProxy
  • PX03 : ProxyNotFound
  • PX04 : ProxyFormatInvalid
  • PX05 : Restricted Proxy
  • PX06 : Default proxy already exists
  • RC02 : InvalidBankIdentifier
  • RC08 : InvalidClearingSystemMemberIdentifier
  • RR10 : InvalidCharacterSet
  • RR12 : InvalidPartyID
Enum: "AB06" "AB07" "AB10" "AG03" "AG10" "AM18" "CH21" "DT02" "DUPL" "FF02" "NAUT" "PD01" "PX02" "PX03" "PX04" "PX05" "PX06" "RC02" "RC08" "RR10" "RR12"
{
  • "registrationStatus": "ACCEPTED",
  • "schema": "ZA_RPP",
  • "agent": {
    },
  • "proxy": {
    },
  • "reasonCode": "AB06"
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.