ZaRppDeterminationRequest

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
any (ZaRppIdentifier)
object (InstitutionIdentification)
object (InstitutionIdentification)
object (ZaRppRequestor)
uetr
required
string <UUID>

Universally unique identifier to provide an end-to-end reference. This identifier remains the same for all messages related to the same transaction.

verificationIdentification
required
string [ 1 .. 35 ] characters

Unique identifier for this specific verification request.

{
  • "schema": "ZA_RPP",
  • "identifier": {
    },
  • "instructedAgent": {
    },
  • "instructingAgent": {
    },
  • "requestor": {
    },
  • "uetr": "string",
  • "verificationIdentification": "string"
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.