Skip to main content

CreditorSchemeIdentification

identification object

Object containing the identifier.

privateIdentificationstringrequired

Unique and unambiguous identification of a person, eg, passport.

Example: ABC123
CreditorSchemeIdentification
{
"identification": {
"privateIdentification": "ABC123"
}
}