@cfxlabsinc/b2b-services
    Preparing search index...

    Variable ROUTE_FUSION_FILE_ENUMSConst

    ROUTE_FUSION_FILE_ENUMS: readonly [
        "proof_of_registration",
        "proof_of_ownership",
        "bank_statement",
        "proof_of_address",
        "passport",
        "front_drivers_license",
        "back_drivers_license",
        "front_national_state_id",
        "back_national_state_id",
    ] = ...

    RouteFusion's singleUpload file_enum GraphQL enum (docs.routefusion.com/reference/upload-document) — the document category attached to an entity or representative. Also covers the values entityRequiredFields.documents[].type returns for entity-level KYB docs (docs.routefusion.com/reference/entity-required-fields / docs.routefusion.com/reference/entity-schema's DocumentType, restricted to the subset relevant to entities — identity_verification/liveness_check are representative-only and never appear here).