PersonalProfileDocumentsInput
No description
input PersonalProfileDocumentsInput {
addressProof: FolderInput
foreignId: String
id: UUID
identityProof: FolderInput
other: FolderInput
professionalStatusProof: FolderInput
reference: String
residencePermitProof: FolderInput
resourceProof: FolderInput
taxNoticeProof: FolderInput
}
Fields
| Nom | Type | Description |
|---|---|---|
| addressProof | FolderInput input | — |
| foreignId | String scalar | The unique ID of the entity in a foreign system. Used for synchronization, import and export purposes. |
| id | UUID scalar | Unique identifier of the entity |
| identityProof | FolderInput input | — |
| other | FolderInput input | — |
| professionalStatusProof | FolderInput input | — |
| reference | String scalar | A human readable identifier for the entity. Can match external systems/applications. |
| residencePermitProof | FolderInput input | — |
| resourceProof | FolderInput input | — |
| taxNoticeProof | FolderInput input | PersonalProfileInput |