bicfi | string^[A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9... A code allocated to a financial or non-financial institution by the ISO 9362 Registration Authority as described in ISO 9362 Banking - Banking telecommunication messages - Business identifier code (BIC) |
object (BranchIdentification) | |
Array of objects (ZaInstitutionDomainDetails) | |
memberId | string [ 1 .. 35 ] characters Identification of a member of a clearing system. |
name required | string <= 140 characters Name by which an institution is known and which is usually used to identify that institution. |
services required | Array of strings (ZaRppServices) >= 0 items Items Enum: "PBPX" "PBAC" "RTP-PBPX" "RTP-PBAC" |
sponsoringAgentBicfi | string^[A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9... A code allocated to a financial or non-financial institution by the ISO 9362 Registration Authority as described in ISO 9362 Banking - Banking telecommunication messages - Business identifier code (BIC) |
sponsoringAgentName | string <= 100 characters Name by which an institution is known and which is usually used to identify that institution. |
{- "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"
}, - "domainDetails": [
- {
- "domain": "string",
- "name": "string",
- "services": [
- "PBPX"
]
}
], - "memberId": "string",
- "name": "string",
- "services": [
- "PBPX"
], - "sponsoringAgentBicfi": "string",
- "sponsoringAgentName": "string"
}