IdentifierDeterminationReport

schema
required
string
object (InstitutionIdentification)
object (InstitutionIdentification)
Array of objects (Instruction) >= 0 items

Further information related to the proxy resolution response, provided by the Operator, and intended for the creator agent.

object (ZaRppRequestor)
originalUetr
required
string <UUID>

The universally unique identifier provided in the original request as an end-to-end reference. This identifier remains the same for all messages related to the same transaction.

originalVerificationIdentification
required
string [ 1 .. 35 ] characters

The request.verificationIdentification as provided in the original request.

required
object (ZaRppProxyIdentificationReport)

A report providing information from the lookup of a proxy in the context of the ZA RPP Payment Scheme.

This report returns information required to proceed with the clearing of funds through the use of the proxy (identifier) provided in the identifier determination request. Specifically, this report will provide the outcome of the lookup of said identifier, indication whether it is valid or not, as well as provide the name ("known as name") of the creditor, and the legal name of the creditor (both of these are mandatory in the ZA RPP Payment Scheme, despite not being mandatory in this API), namely:

  • accountOwner.knownAsName
  • accountOwner.legalName
{
  • "schema": "ZA_RPP_PROXY_IDENTIFIER_REPORT",
  • "instructedAgent": {
    },
  • "instructingAgent": {
    },
  • "instructionForCreatorAgent": [
    ],
  • "originalRequestor": {
    },
  • "originalUetr": "string",
  • "originalVerificationIdentification": "string",
  • "reportInformation": {
    }
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.