Skip to main content

OtherDTO

Unique identification of an account, as assigned by the account servicer, using any other identification scheme.

identificationstringrequired

Identification assigned by an institution. Must not exceed 34 characters.

Possible values: non-empty and <= 34 characters

schemestringrequired

Name or code of the identification scheme. Must not exceed 35 characters.

Possible values: non-empty and <= 35 characters

OtherDTO
{
"identification": "string",
"scheme": "string"
}