Skip to main content

PersonalProfileInput

No description

input PersonalProfileInput {
benefitNumber: String
childrenTotal: Int
comment: String
contact: ContactInput
currentHousing: CurrentHousingInput
customReference: String
documents: PersonalProfileDocumentsInput
entityCategoryRelations: [EntityCategoryRelationInput!]
externalId: String
foreignId: String
id: UUID
isMobilityReduced: Boolean
maritalStatus: MaritalStatusType
nationality: NationalityType
nationalityDetail: String
profession: ProfessionInput
reference: String
residencePermitExpirationDate: Date
residencePermitIssueDate: Date
resources: [ResourceInput]
tax: TaxInput
}

Fields

NomTypeDescription
benefitNumberString scalar
childrenTotalInt scalar
commentString scalar
contactContactInput input
currentHousingCurrentHousingInput input
customReferenceString scalar
documentsPersonalProfileDocumentsInput input
entityCategoryRelations[EntityCategoryRelationInput!] list input
externalIdString scalar
foreignIdString scalarThe unique ID of the entity in a foreign system. Used for synchronization, import and export purposes.
idUUID scalarUnique identifier of the entity
isMobilityReducedBoolean scalar
maritalStatusMaritalStatusType enum
nationalityNationalityType enum
nationalityDetailString scalar
professionProfessionInput input
referenceString scalarA human readable identifier for the entity. Can match external systems/applications.
residencePermitExpirationDateDate scalar
residencePermitIssueDateDate scalar
resources[ResourceInput] list input
taxTaxInput inputcreatePersonalProfile updatePersonalProfile