Skip to main content

PersonalProfile

No description

type PersonalProfile {
benefitNumber: String
childrenTotal: Int
comment: String
contact: Contact
createdDate: DateTime!
currentHousing: CurrentHousing
customReference: String
customReferencePlaceholder: String
documents: PersonalProfileDocuments
entityCategoryRelations: [EntityCategoryRelation!]
externalId: String
foreignId: String
id: UUID!
isMobilityReduced: Boolean
maritalStatus: MaritalStatusType
nationality: NationalityType
nationalityDetail: String
organizationId: UUID!
profession: Profession
reference: String
residencePermitExpirationDate: Date
residencePermitIssueDate: Date
resources: [Resource!]!
tax: Tax
updatedDate: DateTime!
}

Fields

NomTypeDescription
benefitNumberString scalar
childrenTotalInt scalar
commentString scalar
contactContact object
createdDateDateTime! non-null scalarThe creation date-time of the entity
currentHousingCurrentHousing object
customReferenceString scalar
customReferencePlaceholderString scalar
documentsPersonalProfileDocuments object
entityCategoryRelations[EntityCategoryRelation!] list object
externalIdString scalar
foreignIdString scalarThe unique ID of the entity in a foreign system. Used for synchronization, import and export purposes.
idUUID! non-null scalarUnique identifier of the entity
isMobilityReducedBoolean scalar
maritalStatusMaritalStatusType enum
nationalityNationalityType enum
nationalityDetailString scalar
organizationIdUUID! non-null scalarUnique identifier of the entity's parent organization. Used for tenancy separation.
professionProfession object
referenceString scalarA human readable identifier for the entity. Can match external systems/applications.
residencePermitExpirationDateDate scalar
residencePermitIssueDateDate scalar
resources[Resource!]! non-null object
taxTax object
updatedDateDateTime! non-null scalarThe last update date-time of the entity createPersonalProfile deletePersonalProfile personalProfile updatePersonalProfile PaginatedPersonalProfiles RentalContractSignatory RentalFolderFinancialGuarantee RentalFolderFinancialGuaranteeBeneficiary RentalFolderProfile