Skip to main content

CreateAcceptedDocument

nameName (string)required
max_pagesMax Pages (integer)
Default value: 1
analyzed_asAnalyzed As (string)

Possible values: [ID, PAY_SLIP, TAX_NOTICE, STUDENT_CARD, NOT_ANALYZED]

Default value: NOT_ANALYZED
examplesstring[]
Default value: []
to_download object
anyOf
string
alerts_to_checkstring[]
Default value: []
default_for_typesstring[]

Possible values: [GenericIdCard, FrenchIdCardV2, FrenchIdCardV3, Passport, ResidencePermit, DrivingLicense, SalarySlip, EmploymentContract, EmploymentCertificate, UnemploymentBenefitStatement, RetirementPensionStatement, ScholarshipStatement, CAFStatement, BalanceSheet, TaxNotice, TaxAssessment, NonTaxableCertificate, StudentCard, SchoolCertificate, ApprenticeshipContract, InternshipAgreement, KBISExtract, SelfEmploymentProof, UtilityBill, InternetOrPhoneBill, RentReceipt, PropertyTaxBill, HousingInsuranceCertificate, PropertyDeed, AccommodationCertificate, BankStatement, ProofOfSavings, RIB, OtherProof, Unknown]

Default value: []
should_match_pivot_identityShould Match Pivot Identity (boolean)
Default value: true
CreateAcceptedDocument
{
"name": "string",
"max_pages": 1,
"analyzed_as": "NOT_ANALYZED",
"examples": [
"string"
],
"to_download": "string",
"alerts_to_check": [
"string"
],
"default_for_types": [
"GenericIdCard"
],
"should_match_pivot_identity": true
}