schema required | string |
required | object (NonBankingIdentifier) |
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_PROXY_IDENTIFIER_DETERMINATION",
- "identifier": {
- "namespace": "string",
- "schema": "string"
}, - "instructedAgent": {
- "additionalIdentifications": [
- {
- "accountKnownAs": "string",
- "identifier": {
- "schema": "string",
- "value": "string"
}, - "registeredSchemes": [
- "ZA_RTC"
]
}
], - "bicfi": "string",
- "branch": {
- "address": {
- "addressLine": [
- "string"
], - "addressType": "ADDR",
- "buildingName": "string",
- "buildingNumber": "string",
- "country": "string",
- "countrySubDivision": "string",
- "department": "string",
- "districtName": "string",
- "floor": "string",
- "postBox": "string",
- "postCode": "string",
- "streetName": "string",
- "townLocationName": "string",
- "townName": "string"
}, - "identification": "string",
- "name": "string"
}, - "companyRegistration": "string",
- "lei": "string",
- "memberId": "string",
- "name": "string"
}, - "instructingAgent": {
- "additionalIdentifications": [
- {
- "accountKnownAs": "string",
- "identifier": {
- "schema": "string",
- "value": "string"
}, - "registeredSchemes": [
- "ZA_RTC"
]
}
], - "bicfi": "string",
- "branch": {
- "address": {
- "addressLine": [
- "string"
], - "addressType": "ADDR",
- "buildingName": "string",
- "buildingNumber": "string",
- "country": "string",
- "countrySubDivision": "string",
- "department": "string",
- "districtName": "string",
- "floor": "string",
- "postBox": "string",
- "postCode": "string",
- "streetName": "string",
- "townLocationName": "string",
- "townName": "string"
}, - "identification": "string",
- "name": "string"
}, - "companyRegistration": "string",
- "lei": "string",
- "memberId": "string",
- "name": "string"
}, - "requestor": {
- "schema": "string"
}, - "uetr": "string",
- "verificationIdentification": "string"
}