CreditorSchemeIdentification
identification object
Object containing the identifier.
privateIdentificationstringrequired
Unique and unambiguous identification of a person, eg, passport.
Example:
ABC123CreditorSchemeIdentification
{
"identification": {
"privateIdentification": "ABC123"
}
}