A unique identification of an organisation, as assigned by an institution, using an identification scheme.
identification required | string <= 35 characters |
issuer | string <= 35 characters The name of the entity that assigns the identification |
schema required | string Indicates the identifier as a unique identification of an organisation, as assigned by an institution. Always |
object (OrganisationIdentifierScheme) |
{- "identification": "string",
- "issuer": "string",
- "schema": "string",
- "scheme": {
- "schema": "string",
- "value": "BANK"
}
}