Documentforaccountapiv1
Description for encodedKey in DocumentForAccountApiV1
Description for id in DocumentForAccountApiV1
Description for creationDate in DocumentForAccountApiV1
Description for lastModifiedDate in DocumentForAccountApiV1
Description for documentHolderKey in DocumentForAccountApiV1
Description for documentHolderType in DocumentForAccountApiV1
Description for name in DocumentForAccountApiV1
Description for type in DocumentForAccountApiV1
Description for fileSize in DocumentForAccountApiV1
Description for originalFilename in DocumentForAccountApiV1
Description for location in DocumentForAccountApiV1
Description for description in DocumentForAccountApiV1
Description for createdByUserKey in DocumentForAccountApiV1
Description for userName in DocumentForAccountApiV1
documentHolder object
Description for documentHolder in DocumentForAccountApiV1
the type of account that the document belongs to
Possible values: [LOAN, SAVINGS]
LOANthe encoded key of the document owner
8a193c262f3b51b701722d77c5e423b7the type of entity that owns the document
Possible values: [CLIENT, GROUP]
CLIENTthe encoded key of the account to which the document relates
8a19b6e4746cc6abf1746cf1436c00c5the ID of the account to which the document relates
ABC111{
"encodedKey": "string",
"id": "string",
"creationDate": "string",
"lastModifiedDate": "string",
"documentHolderKey": "string",
"documentHolderType": "string",
"name": "string",
"type": "string",
"fileSize": "string",
"originalFilename": "string",
"location": "string",
"description": "string",
"createdByUserKey": "string",
"userName": "string",
"documentHolder": {
"type": "LOAN",
"holderkey": "8a193c262f3b51b701722d77c5e423b7",
"accountHolderType": "CLIENT",
"encodedKey": "8a19b6e4746cc6abf1746cf1436c00c5",
"displayName": "ABC111"
}
}