Skip to main content

MoralProfileInput

No description

input MoralProfileInput {
address: AddressInput
bankAccount: BankAccountInput
billingAddress: AddressInput
category: LegalStatusEnum
comment: String
customReference: String
documents: MoralProfileDocumentsInput
entityCategoryRelations: [EntityCategoryRelationInput!]
externalId: String
foreignId: String
id: UUID
legalForm: String
moralProfileContacts: [MoralProfileContactInput]
nafOrApe: String
name: String!
officialContact: OfficialContactInput
rcs: String
reference: String
registration: RegistrationInput
registrationDate: Date
shareCapitalAmount: Int
siren: String
siret: String
tva: String
warranty: WarrantyInput
}

Fields

NomTypeDescription
addressAddressInput input
bankAccountBankAccountInput input
billingAddressAddressInput input
categoryLegalStatusEnum enum
commentString scalar
customReferenceString scalar
documentsMoralProfileDocumentsInput 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
legalFormString scalar
moralProfileContacts[MoralProfileContactInput] list input
nafOrApeString scalar
nameString! non-null scalar
officialContactOfficialContactInput input
rcsString scalar
referenceString scalarA human readable identifier for the entity. Can match external systems/applications.
registrationRegistrationInput input
registrationDateDate scalar
shareCapitalAmountInt scalar
sirenString scalar
siretString scalar
tvaString scalar
warrantyWarrantyInput inputcreateMoralProfile updateMoralProfile