Skip to main content

MoralProfile

No description

type MoralProfile {
address: Address
bankAccount: BankAccount
billingAddress: Address
category: LegalStatusEnum
comment: String
createdDate: DateTime!
customReference: String
customReferencePlaceholder: String
documents: MoralProfileDocuments
entityCategoryRelations: [EntityCategoryRelation!]
externalId: String
foreignId: String
id: UUID!
legalForm: String
moralProfileContacts: [MoralProfileContact!]!
nafOrApe: String
name: String
officialContact: OfficialContact
organizationId: UUID!
rcs: String
reference: String
registration: Registration
registrationDate: Date
shareCapitalAmount: Int
siren: String
siret: String
siretOrSiren: String @deprecated
tva: String
updatedDate: DateTime!
warranty: Warranty
}

Fields

NomTypeDescription
addressAddress object
bankAccountBankAccount object
billingAddressAddress object
categoryLegalStatusEnum enum
commentString scalar
createdDateDateTime! non-null scalarThe creation date-time of the entity
customReferenceString scalar
customReferencePlaceholderString scalar
documentsMoralProfileDocuments 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
legalFormString scalar
moralProfileContacts[MoralProfileContact!]! non-null object
nafOrApeString scalar
nameString scalar
officialContactOfficialContact object
organizationIdUUID! non-null scalarUnique identifier of the entity's parent organization. Used for tenancy separation.
rcsString scalar
referenceString scalarA human readable identifier for the entity. Can match external systems/applications.
registrationRegistration object
registrationDateDate scalar
shareCapitalAmountInt scalar
sirenString scalar
siretString scalar
tvaString scalar
updatedDateDateTime! non-null scalarThe last update date-time of the entity
warrantyWarranty objectcreateMoralProfile deleteMoralProfile moralProfile updateMoralProfile MoralProfileContact PaginatedMoralProfiles RentalContractSignatory RentalFolderFinancialGuarantee RentalFolderFinancialGuaranteeBeneficiary RentalFolderProfile