Documentholderaccountapiv1
typestring
The type of account that the document belongs to.
Possible values: [LOAN, SAVINGS]
Example:
LOANholderkeystring
The encoded key of the document owner.
Example:
8a193c262f3b51b701722d77c5e423b7accountHolderTypestring
The type of entity that owns the document.
Possible values: [CLIENT, GROUP]
Example:
CLIENTencodedKeystring
The encoded key of the account to which the document relates.
Example:
8a19b6e4746cc6abf1746cf1436c00c5displayNamestring
The ID of the account to which the document relates.
Example:
ABC111Documentholderaccountapiv1
{
"type": "LOAN",
"holderkey": "8a193c262f3b51b701722d77c5e423b7",
"accountHolderType": "CLIENT",
"encodedKey": "8a19b6e4746cc6abf1746cf1436c00c5",
"displayName": "ABC111"
}