Endpoint, Method and Parameter

The endpoints indicate how you access the resource, while the method indicates the allowed interactions (such as GET, POST, or DELETE) with the resource.

Resume Templater API

The Resume Templater API is defined as follows:

HTTP Request:
  • URL: https://plugin.rchilli.com/RChilliPlugin/rchilli/resumeTemplate
  • Accept: application/json
  • Response Type: JSON

API Endpoint

The Resume Templater API endpoint returns the parsed data in the JSON format. The Resume Templater endpoint is mention below:

/resumeTemplate

API Method

The Resume Templater API uses only the POST method.

Request Headers

Header Data Type Description
Content-Type string Indicates the input type of the incoming request body. The only supported value is application/json.

API Request Parameters

The Resume Templater API requires the following request parameters in the JSON request format:
Note:
  1. If the templatekey (Optional) parameter is given then the corresponding template resume format will be created, for example, if you give TM002 as templatekey parameter, then the output resume will be in the TM002 sample template format. To know more on the sample templates, see Sample Templates.
  2. If the templatekey (Optional) parameter is not given then a template resume is created based on the default template key i.e TM001 sample template format.
  3. If the outputtype (Optional) parameter is not given then a template resume is created based on the default output type i.e pdf format.
  4. If the templatedata (Optional) parameter is given then a template resume is created based on customized template data.
  5. If the templatekey and templatedata (Optional) both parameters are given then a template resume is created based on the template data.
  6. if the jsondata passed in the request parameter, then only one credit will be reduced.
  7. if the jsondata passed in the request parameter, then the filedata becomes an optional parameter.
  8. if the jsondata and filedata are passed in the request parameter, then the jsondata will be used for the template creation.
Name Type Description Remarks
filedata String Resume binary data in base64 Required
Note: if the jsondata passed in the request parameter, then the filedata becomes an optional parameter.
filename String Resume with name extension (e.g. resumeSample.docx). Supported extensions are doc/docx/dot/rtf/pdf/otd/dotx/docm/txt/htm/html Required
userkey String Valid User Key as provided by RChilli, see How to get user key. Required
version String Valid version as provided by RChilli Required
subuserid String As per contract Required
outputtype String You can give doc/docx/rtf/pdf/html type Optional
templatekey String Valid template Key as provided by RChilli, see Sample Template Key details Optional
templatedata String Template binary data in base64. Supported extension is only dotx format template Optional
jsondata String Parsed resume JSON data in the Base64 format Optional
configuration Array You can redact the template based on the configuration parameter passed in the API request, refer Redaction Settings in the Template for more details. Optional
jobzoneredaction Boolean If jobzoneredaction parameter is passed and true in the API request, then redaction on the resume will be applied based on the Job zone level, refer Job Zone Redaction in the Template for more details. Optional

JSON Request For resume templater plugin

Below is the API Request in JSON Format:

{
  "filedata": "File data in base64",
  "filename": "File name with extension",
  "userkey": "Your API UserKey",
  "version": "1.0.0",
  "subuserid": "Your Company Name",
  "outputtype": "Extension of File (docx,pdf, etc.)",
  "templatekey": "Template format key",
  "templatedata": "Template data in base64",
  "jsondata": "Parsed resume data in the JSON format"
}

API Response Parameters

Follow the below table for the resume templater API response parameters details.
Name Type Description
OutputType String The document type of the output.
TemplateBase64 String The Template document output in the Base64 format.

JSON Response For resume templater plugin

Below is the API Response in JSON Format:
{
  "ResumeParserData": {
    "ResumeFileName": "Template.doc",
    "ResumeLanguage": {
      "Language": "English",
      "LanguageCode": "en"
    },
    "ParsingDate": "18/07/2024 11:14:14",
    "ResumeCountry": {
      "Country": "India",
      "Evidence": "PresentAddress",
      "CountryCode": {
        "IsoAlpha2": "IN",
        "IsoAlpha3": "IND",
        "UNCode": "356"
      }
    },
    "Name": {
      "FullName": "John Doe",
      "TitleName": "",
      "FirstName": "John",
      "MiddleName": "",
      "LastName": "Doe",
      "FormattedName": "John Doe",
      "ConfidenceScore": 10
    },
    "DateOfBirth": "",
    "Gender": "",
    "FatherName": "",
    "MotherName": "",
    "MaritalStatus": "",
    "Nationality": "",
    "LanguageKnown": [
      {
        "Language": "",
        "LanguageCode": ""
      }
    ],
    "UniqueID": "",
    "LicenseNo": "",
    "PassportDetail": {
      "PassportNumber": "",
      "DateOfExpiry": "",
      "DateOfIssue": "",
      "PlaceOfIssue": ""
    },
    "PanNo": "",
    "VisaStatus": "",
    "Email": [
      {
        "EmailAddress": "busdrver@gmail.com",
        "ConfidenceScore": 10
      }
    ],
    "PhoneNumber": [
      {
        "Number": "9876789833",
        "ISDCode": "+91",
        "OriginalNumber": "98767 89833",
        "FormattedNumber": "+91 98767 89833",
        "Type": "Phone",
        "ConfidenceScore": 10
      }
    ],
    "WebSite": [
      {
        "Type": "",
        "Url": ""
      }
    ],
    "Address": [
      {
        "Street": "",
        "City": "Delhi",
        "State": "Delhi",
        "StateIsoCode": "IN-DL",
        "Country": "India",
        "CountryCode": {
          "IsoAlpha2": "IN",
          "IsoAlpha3": "IND",
          "UNCode": "356"
        },
        "ZipCode": "",
        "FormattedAddress": "Delhi, India",
        "Type": "Present",
        "ConfidenceScore": 7
      }
    ],
    "Category": "Transportation and Warehousing",
    "SubCategory": "Bus and Other Motor Vehicle Transit Systems",
    "CurrentSalary": {
      "Amount": "",
      "Symbol": "",
      "Currency": "",
      "Unit": "",
      "Text": ""
    },
    "ExpectedSalary": {
      "Amount": "",
      "Symbol": "",
      "Currency": "",
      "Unit": "",
      "Text": ""
    },
    "Qualification": "High School Diploma Delhi Public School- Mohali, Punjab, India \r Graduated : 2012",
    "SegregatedQualification": [
      {
        "Institution": {
          "Name": "Delhi Public School",
          "Type": "School",
          "Location": {
            "City": "Mohali",
            "State": "Punjab",
            "StateIsoCode": "IN-PB",
            "Country": "India",
            "CountryCode": {
              "IsoAlpha2": "IN",
              "IsoAlpha3": "IND",
              "UNCode": "IND"
            }
          },
          "ConfidenceScore": 10
        },
        "Degree": {
          "DegreeName": "High School Diploma",
          "NormalizeDegree": "High School Diploma",
          "Specialization": [],
          "ConfidenceScore": 10
        },
        "FormattedDegreePeriod": "2012",
        "StartDate": "",
        "EndDate": "31/12/2012",
        "Aggregate": {
          "Value": "",
          "MeasureType": ""
        }
      }
    ],
    "Certification": "Commercial Driver's License (CDL) with Passenger Endorsement \r First Aid and CPR Certification \r Defensive Driving Course Certification",
    "SegregatedCertification": [
      {
        "CertificationTitle": "Driver's License (CDL)",
        "Authority": "",
        "CertificationCode": "",
        "IsExpiry": "",
        "StartDate": "",
        "EndDate": "",
        "CertificationUrl": ""
      },
      {
        "CertificationTitle": "First Aid and CPR Certification",
        "Authority": "",
        "CertificationCode": "",
        "IsExpiry": "",
        "StartDate": "",
        "EndDate": "",
        "CertificationUrl": ""
      },
      {
        "CertificationTitle": "Defensive Driving Course Certification",
        "Authority": "",
        "CertificationCode": "",
        "IsExpiry": "",
        "StartDate": "",
        "EndDate": "",
        "CertificationUrl": ""
      }
    ],
    "SkillBlock": "•  Safe Driving Practices : Consistently follows traffic laws, speed limits, and road signs to ensure the safety of passengers and other road users. \r •  Defensive Driving : Anticipates potential hazards and takes proactive measures to avoid accidents, ensuring a safe driving environment. \r •  Vehicle Maintenance : Conducts regular inspections and basic maintenance on vehicles, including checking oil levels, tire pressure, and other critical components. \r •  Route Planning and Navigation : Efficiently plans and navigates routes using maps, GPS systems, and route planning software to ensure timely arrivals. \r •  Passenger Assistance : Assists passengers with boarding and exiting the vehicle, especially those with disabilities or special needs. \r •  Customer Service : Provides courteous and professional service to passengers, addressing any questions or concerns they may have. \r •  Time Management : Manages time effectively to maintain schedules and ensure punctual pick-ups and drop-offs. \r •  Record Keeping : Maintains accurate records of driving activities, vehicle maintenance, and any incidents or accidents. \r •  Emergency Handling : Handles emergencies and unexpected situations calmly and effectively, including mechanical breakdowns, medical emergencies, and traffic accidents. \r •  Load and Unload Cargo : For positions involving cargo, efficiently loads and unloads goods, ensuring they are securely fastened and delivered without damage. \r •  Adaptability : Adjusts to changing weather conditions, road closures, and detours, ensuring minimal disruption to schedules. \r •  Attention to Detail : Pays close attention to details such as road conditions, vehicle performance, and passenger needs to ensure a smooth and safe ride. \r •  Communication : Communicates clearly and effectively with dispatchers, passengers, and other road users. \r •  Problem-Solving : Quickly identifies and resolves any issues that arise during transit to minimize delays and maintain safety. \r •  Fuel Management : Monitors and manages fuel consumption to ensure efficient vehicle operation and cost-effectiveness. \r •  Legal Compliance : Stays up to date with local, state, and federal driving regulations and ensures all required documentation (licenses, permits) is current.",
    "SkillKeywords": "Courteous,Potential,Assisted,Attention To Detail,Time Management,Communication,Effectiveness,Adaptability,Punctuality,Discipline,Proactive,Planning,Punctual,Professionalism,Anticipates,Clean Driving Record,Defensive Driving,Fuel Management,Route Planning,Route Planning Software,Legal Compliance,Regular Inspections,Maintain Safety,Vehicle Maintenance,Traffic Laws,Record Keeping,Vehicle Safety",
    "SegregatedSkill": [
      {
        "Type": "BehaviorSkills",
        "Skill": "Courteous",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Courteous",
        "Alias": "Courtesy, Maintain courteous, polite, Politeness",
        "FormattedName": "Courteous",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "BehaviorSkills",
        "Skill": "Potential",
        "Ontology": "",
        "Alias": "",
        "FormattedName": "",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "BehaviorSkills",
        "Skill": "Assisted",
        "Ontology": "",
        "Alias": "",
        "FormattedName": "",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 170
      },
      {
        "Type": "SoftSkill",
        "Skill": "Attention To Detail",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Attention to Detail",
        "Alias": "A good eye for detail and high level of accuracy, Acute attention to detail, Attend To Detail, attend to details, attending to details, attention for details, Attention To Details, attention to the details, Attention to-Detail, attention-to-detail, attentive to detail, attentive to details, attentiveness to detail, attentiveness to details, Being Thorough, Detail - Orientation, detail driven, detail focused, Detail Minded, Detail Orientated, detail orientation, Detail Oriented, detail-minded, detail-orientated, detail-orientation, Detail-Oriented, detail-oriented tasks, detailed oriented, detailed-oriented, Eye For Detail, Eye For Details, Eye For Detail , great attention to detail, Handling Detailed Work, high attention to detail, highly detail oriented, highly detail-oriented, meticulous, Meticulous Eye For Detail, Meticulous Eye For Details, organized and detail oriented, Pay Attention To Detail, Pay close attention to detail, paying attention to every detail, Paying Close Attention To Detail, Pays Attention To Detail, Pays Attention To Details, Thoroughness",
        "FormattedName": "Attention to Detail",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Time Management",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Management>Time Management",
        "Alias": "Adhering To A Schedule, arranging of timetables, coordinate scheduling, Deadline Management, deadline monitoring, Deadline-Management, estimates timescales, Excellent time management, executive schedule management, Handle busy schedules, maintain the schedule, maintaining schedules, manage own time, manage schedule, Manage Scheduling, manage time, managed schedules, Managed Scheduling, Managed the time, Managing a Deadline, Managing Day, Managing Deadline, managing executives schedules, Managing Time, Organization Time Management, schedule coordination, Schedule Management, Schedule management process, Schedule Mgmt., Schedule-Management, Scheduling Management, Strategic time management, Strategic time mgmt, time administration, Time efficiency, Time Efficient, Time Estimation, time handling, Time Implementation, time keeping, Time managed, Time management process, time management skills, Time Management Strategy, Time Mgmt., Time-Efficient, Time-Keeping, Time-Management, timekeeping, Timekeeping Management, timely and accurate processing, timely decision making, timely development, timely Management, Timetable Management",
        "FormattedName": "Time Management",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Communication",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Communication",
        "Alias": "ability to communicate, ability to Communication, ability to effectively communicate, ability to interact effectively, able to communicate, able to communicate effectively, Able To Convey Information, Able To Convey Information Clearly, Able To Present Ideas, Clear & Concise Communication, Clear and Concise Communication, Clear Communication, clear verbal communication, Clear verbal language, Clear-Communication, Communicate, communicate effectively, Communicate Effectively With Guests, communicated effectively, Communicated regularly, communicates with colleagues, communicating, communicating effectively, communicating skill, Communicating With Persons Outside, Communicating With Supervisors, communication abilities, communication skill, communication skills, Communication Skills With Public, communication with colleagues, communicational, communicational skills, communications, communications skills, communicative, communicative skills, Develop effective communication skills, develop strong communication, Developing Effective Communication, Effective Communication, effective communication is paramount, effective communication skills, effective communicator, effective interaction, effective interactions, Effective-Communication, Effectively communicates, effectively communicating, Efficient Communication, Engaging Conversation, excellent communication, Excellent communication skills, Excellent Communicator, good communication, Good communication skills, Great Communication, Great Communication Skills, Great Communications Skills, Great Communicator, Great communicators, high impact communication, initiated timely coordination, Interact Effectively, maintaining a strong communication, Maintaining strong communication, Openly Expresses Ideas, Outstanding Communication, Outstanding-Communication, Strong communication skills, strong communicator",
        "FormattedName": "Communication",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Effectiveness",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Effectiveness",
        "Alias": "Work Effectively With Other Members",
        "FormattedName": "Effectiveness",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Adaptability",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Adaptability",
        "Alias": "Ability To Accept Change, Ability To Accept Changes, Ability To Accept-Change, Ability To Adapt, ability to adapt and quickly adjust to change, Ability To Adapt Quickly, Ability to adapt to change, ability to be Adaptable, ability to cope with change, Ability To Cope With Change, Adapt Quickly, Adapt Quickly To Change, adapt quickly to changes, adapt to a changing situation, Adapt To Changing Situations, Adapt To Environment, Adapt-To-Environment, Adaptability skills, Adaptability To Changing Circumstances, Adaptable, Adaptable To Changes, Adaptation Skill, Adaptation Skills, Adapting Quickly, adapting to a changing situation, Adapting To Changing Business Conditions, Adapting To Changing Circumstances, adapting to changing situations, Adapting To New Situations, Adaptive, ease of adaptation, High Level Of Adaptability, Highly Adaptable, Highly Adaptive, Highly-Adaptable, Quick Adaptability, willing to adapt to new challenges",
        "FormattedName": "Adaptability",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Punctuality",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Punctuality",
        "Alias": "always on time, always punctual, PUNCTUAL, punctual worker, punctuality skills, Time Liness, Timeliness",
        "FormattedName": "Punctuality",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 170
      },
      {
        "Type": "SoftSkill",
        "Skill": "Discipline",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Discipline",
        "Alias": "Disciplined, Self Discipline, Self Disciplined, Self-Discipline, Self-Disciplined",
        "FormattedName": "Discipline",
        "Evidence": "ExperienceSection",
        "LastUsed": "31/12/2014",
        "ExperienceInMonths": 55
      },
      {
        "Type": "SoftSkill",
        "Skill": "Proactive",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Proactive",
        "Alias": "Ability to Be Proactive, Be Proactive, Pro Active Leader, Pro-active, Pro-Active Leader, proactive behavior, Proactivity",
        "FormattedName": "Proactive",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Planning",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Planning Process",
        "Alias": "Ability to Create Plans, Ability to Plan, Planning, Planning ability, Planning Responsibility, planning skills, Planning-Process",
        "FormattedName": "Planning Process",
        "Evidence": "SkillSection",
        "LastUsed": "31/12/2014",
        "ExperienceInMonths": 55
      },
      {
        "Type": "SoftSkill",
        "Skill": "Punctual",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Punctuality",
        "Alias": "always on time, always punctual, PUNCTUAL, punctual worker, punctuality skills, Time Liness, Timeliness",
        "FormattedName": "Punctuality",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Professionalism",
        "Ontology": "Management of Companies and Enterprises>Management Occupations>Professionalism",
        "Alias": "Professional Attitude, professional skills",
        "FormattedName": "Professionalism",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 115
      },
      {
        "Type": "SoftSkill",
        "Skill": "Anticipates",
        "Ontology": "Finance and Insurance>Human Resources Specialists>Anticipation",
        "Alias": "Ability to anticipate, Anticipates, Anticipating",
        "FormattedName": "Anticipation",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Clean Driving Record",
        "Ontology": "Transportation and Warehousing>Driver/Sales Workers and Truck Driver's>Clean Driving Record",
        "Alias": "Clean DMV Record, Clean Driving-Record, clean Motor Vehicle Report, Clean Mvr, Clear Driving History, Exemplary Driving Record, Flawless Driving History, Good Driving Standing, Impeccable Driving History, Maintain driving records, Pristine Driving History, Safe Driving Record, Spotless Driving Record, Unblemished Driving Record, Untarnished Driving Record, Violation Free Driving",
        "FormattedName": "Clean Driving Record",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 115
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Defensive Driving",
        "Ontology": "Transportation and Warehousing>Driver/Sales Workers and Truck Driver's>Defensive Driving",
        "Alias": "Advanced Driving, Alert Driving, apply defensive driving techniques, Aware Driving, Careful Driving, Cautionary Driving, Cautious Driving, Conscious Driving, Crash-Free Driving, Defensive-Driving, drive defensively, Driving Defensive, implement defensive driving, implement defensive driving techniques, Mindful Driving, Perform Defensive Driving, perform defensive driving techniques, Perform-Defensive Driving, Perform-Defensive-Driving, Predictive Driving, Preventive Driving, Proactive Driving, Responsible Driving, Safe Driver Training, Safe Driving, Safety-Conscious Driving, Skilled Driving, utilise defensive driving methods, utilise defensive driving techniques, Vigilant Driving, Watchful Driving",
        "FormattedName": "Defensive Driving",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Fuel Management",
        "Ontology": "Transportation and Warehousing>Transportation Workers, All Other>Management Systems>Fuel Management System",
        "Alias": "Fleet Fuel Management System, Fuel Consumption Management System, Fuel Control System, Fuel Dispensing System, Fuel Efficiency System, Fuel Inventory Management System, Fuel Logistics System, fuel management, fuel management systems, Fuel Monitoring System, Fuel Reporting System, Fuel System Design, fuel systems, Fuel Tracking System, Fuel-Management System, fuelling system managing, fuelling system supervising, Manage Fuelling System, manage system for fuelling, managing fuelling system, managing system for fuelling, supervise fuelling system, supervise system for fuelling, supervising fuelling system, supervising system for fuelling",
        "FormattedName": "Fuel Management System",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Route Planning",
        "Ontology": "Transportation and Warehousing>Light Truck or Delivery Services Driver's>Route Planning",
        "Alias": "Journey Planning, Logistics Route, Logistics Route Optimization, management route, management routing, Navigation Planning, Route Development, Route Management, Route Mapping, Route Mgmt., Route Optimisation, Route Optimization, Route- Development, Route-Management, Route-Optimization, Route-Planning, Routeplanning, Scheduling Transport, Scheduling Transportation, Shipment Routing, Transport Routing, Transportation Routing, Transportation Scheduling, Transportation-Scheduling, Vehicle Routing, Vehicle Scheduling, Vehicle Scheduling Process, Vehicle-Routing",
        "FormattedName": "Route Planning",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Route Planning Software",
        "Ontology": "Transportation and Warehousing>Freight Transportation Arrangement>Route Planning Software",
        "Alias": "Route Management Software, Route Mapping Software, Route optimization software, Route Planning Soft., routing software",
        "FormattedName": "Route Planning Software",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Legal Compliance",
        "Ontology": "Finance and Insurance>Compliance Officers>Regulatory Compliance",
        "Alias": "Adhere To An Departmental Guidelines, Adhering To Departmental Guidelines, Business Compliance, commercial compliance, Commercial Compliance Process, compliance in business, Compliance Investment, compliance regulation, compliance regulations, Compliance Requirement, compliance requirements, Compliance standard, Compliance Standards, compliance technical, compliance with current legislation, compliance with legislation, compliance with safety regulations, compliance with safety standards, compliance with statutory, compliance with statutory requirements, compliance with the regulations, compliance with the requirements, compliance with the rules, comply with a legal regulation, comply with legal laws, comply with legal legislation, Comply With Legal Regulations, comply with legal rules, comply with legal statutes, complying with legal regulations, complying with regulations, Corporate compliance, ensures statutory procedures, ensuring compliance with regulations, External compliance, Following Construction and Government Standards, Global Regulatory Compliance, government compliance, Governmental Compliance, Handling Statutory Matters, Internal Compliance, internal compliance system, Internal-Compliance, International Regulatory Compliance, Investment Compliance, Investment-Compliance, Legal Compliance, legal regulation compliance, Manage regulatory compliance, Managed Regulatory Compliance, meet compliance requirements, observes regulations, observing regulations, Operational Regulations, Operational-Regulations, Operations Regulatory, Regulating Rules, regulatory adherence, regulatory compliance adherence, regulatory compliance design, Regulatory Compliance Management, Regulatory Compliance mgmt, Regulatory Compliance Optimization, Regulatory Compliance Standards, regulatory conformance, regulatory guidelines, Regulatory Knowledge, regulatory remediation, Regulatory Requirements, Regulatory Rules, Regulatory Standard, Regulatory Standards, Regulatory Submission, regulatory submissions, Regulatory-Compliance, Regulatory-Compliance Management, Regulatory-Compliance-Management, Regulatory-Requirements, Regulatory-Standards, Safety compliance, Standard Compliance, Statutory Compliance, statutory compliances, Technical Compliance, Technical-Compliance",
        "FormattedName": "Regulatory Compliance",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Regular Inspections",
        "Ontology": "Finance and Insurance>Appraisers and Assessors of Real Estate>Routine Inspection",
        "Alias": "conducting inspections of facilities, Daily inspection, landlord property inspection, Periodic Inspection, Periodic-Inspection, peri̇odi̇c i̇nspecti̇on, Regular Inspection, Regular Inspections, regular inspections of properties, Regular Monitoring, Regular-Monitoring, Routine Inspections, routine property inspection, Routine Test, Routine Testing, routine testing and monitoring, Routine Tests, Standard examination, systematic investigation, Systematic Review, Systematic Reviews, Systematic-Review",
        "FormattedName": "Routine Inspection",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Maintain Safety",
        "Ontology": "Construction>Health and Safety Engineers, Except Mining Safety Engineers and Inspectors>Safety Management",
        "Alias": "Address and report safety concerns, Develop safety, Develop safety program, developing safety, Development of safety, Ensures safety procedures, maintain safety, Manage Annual Safety, Manages Safety Operations, Managing Safety, Operational Safety Supervision, oversees operational safety, Safety Administration, Safety Administrations, Safety Coordination, Safety Governance, Safety Implementation, safety improvements, Safety Maintenance, safety management process, Safety Mechanisms, Safety Mgmt., Safety Policy Management, Safety-Administration, Safety-Management, Supervises Operational Safety",
        "FormattedName": "Safety Management",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Vehicle Maintenance",
        "Ontology": "Installation, Maintenance, and Repair Occupations>Automotive Body and Related Repairers>Vehicle Maintenance",
        "Alias": "Auto care and maintenance, Auto Maintenance, Auto Repair, Auto Repair and Service, Auto Restoration, Auto Restoration Services, Auto Service and Repair, Auto servicing and maintenance, Automobile Maintenance, Automobile restoration, Automotive inspection and maintenance, automotive maintenance, automotive mechanical, Automotive preservation and restoration, Automotive reconditioning, Automotive refurbishment, Automotive rejuvenation, Automotive Repair, automotive repairs, Automotive Restoration, Automotive Service, Automotive Services, Automotive upkeep and servicing, Automotive-Restoration, Automotive-Service, Body & Paint Repairs, bodywork of motor vehicles, Car maintenance, Car maintenance and repair, Car Repair, Car Repair and Maintenance, car repair services, Car Restoration, Car Service, Car service and maintenance, Car Tune Up, Car Tune-Up, Classic car restoration, fleet maintenance, Forklift Maintenance, Forklift repair, Forklift repairing, forklift service, Forklift-Maintenance, maintain a reliable automobile, maintain vehicle service, maintain vehicle servicing, maintaining and repairing motor vehicles, Maintenance and Repair of Motor Vehicles, Maintenance and repair work on vehicles, Maintenance Forklift, maintenance of forklift, Motor Vehicle Service, Motor Vehicle-Service, Perform vehicle repairs, preserve vehicle service, repair motor vehicles, repair of depot vehicles, repair the bodies of road vehicles, repair vehicles, repairs of machinery fleet, Routine Vehicle Check, Routine Vehicle Inspection, Routine Vehicle Inspections, service and maintain the bodies, services and maintains vehicle, Servicing and maintaining the bodies, Transit Maintenance, truck maintenance, Truck Repair, Truck Repairs, truck-maintenance, Vehicle Body Maintenance, Vehicle body work, Vehicle Care and Repair, Vehicle care and upkeep, Vehicle Health Check, Vehicle Inspection and Maintenance, Vehicle Inspection and Repairs, Vehicle preventative maintenance, Vehicle refurbishing, Vehicle Repair and Maintenance, Vehicle restoration, Vehicle Service, Vehicle Service and Inspection, Vehicle service and maintenance, vehicle service maintenance, Vehicle Tune-Up, Vehicle Upkeep, Vehicle Wellness, Vintage car restoration",
        "FormattedName": "Vehicle Maintenance",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Traffic Laws",
        "Ontology": "Public Administration>Lawyers, Judges, and Related Workers>Transportation Law",
        "Alias": "Automobile Regulation, Traffic Law, Traffic Laws, Traffic Legislation, Traffic Regulations, Transport law, Transport Litigation, Transportation Legal Code, Transportation-Law",
        "FormattedName": "Transportation Law",
        "Evidence": "SkillSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 115
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Record Keeping",
        "Ontology": "Administrative and Support and Waste Management and Remediation Services>Office Administrative Services>Record Management",
        "Alias": "Administrative Document Management, Administrative Record Maintenance, Administrative records Management, archival management, archival processing, Archive Management, Archive mgmt, Archive Process, Archives Management, Archives mgmt, Archives-Management, Archives-mgmt, Business Records Maintenance, carry out management of records, carry out record management, Carry Out Records Management, Company Paperwork Maintenance, company records management, coordinate management records, Corporate Records Management, correction records, customer records management, Document necessary records, filing records, Government Record Management, Government Records Management, keeping appropriate records, keeping management, Keeping records of work undertaken, keeps accurate and comprehensive records, keeps accurate and confidential records, keeps accurate records, keeps appropriate records, keeps case records, keeps records, keeps records of work undertaken, maintain accurate records, maintain and balance records, maintain and update records, maintain case records, maintain company records, maintain records, maintain up to date records, maintained office records, maintained records, maintaining office records, maintaining office records, Maintaining proper records in data base, maintaining records, maintains accurate records, maintains administrative records, maintains records, Maintenance of Case Records, maintenance records, manage records, Management of Archives, Office Records Maintenance, Office Records Management, organise records management, Personal Records Management, Prepare and maintain the daily work record, Prepares records, preparing records, Record Keeping, Record Maintenance, Record Mgmt., Record Retention, Record Storage, Record-Keeping, Record-Management, Recording information, Recordkeeping, Records Administration, records and information management, records correction, Records Handling, records information, Records Information Management, Records Information mgmt, Records Lifecycle Management, Records management, Records Organization, Records-management, Recordskeeping, Storage Record, Store Record",
        "FormattedName": "Record Management",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Vehicle Safety",
        "Ontology": "Other Services (except Public Administration) >Other Automotive Mechanical and Electrical Repair and Maintenance>Automotive Safety",
        "Alias": "Automotive-Safety, Vehicle Safety",
        "FormattedName": "Automotive Safety",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 115
      }
    ],
    "Experience": "Bus Driver Kids Cruise School,  Mohali, Punjab  \r January 2015 - Present \r Safely operated buses on scheduled routes, maintaining punctuality and reliability. \r Assisted passengers with boarding and exiting the bus, including those with disabilities. \r Collected fares, issued transfers, and provided route information to passengers. \r Conducted pre-trip and post-trip inspections to ensure vehicle safety and maintenance. \r Managed and resolved passenger conflicts and emergencies with professionalism. \r Adhered to all traffic laws and regulations, maintaining a clean driving record. \r Completed daily logs and reports, documenting any incidents or maintenance needs. \r Bus Driver Punjab University,  Mohali, Punjab  \r June 2010 - December 2014 \r Transported students to and from school, ensuring their safety and punctuality. \r Maintained order and discipline on the bus, implementing safety protocols. \r Communicated with parents and school staff regarding transportation issues and student behavior. \r Conducted daily vehicle inspections and reported any mechanical issues for repair. \r Assisted in planning and coordinating special field trips and extracurricular activities.",
    "SegregatedExperience": [
      {
        "Employer": {
          "EmployerName": "Kids Cruise School",
          "FormattedName": "",
          "ConfidenceScore": 10
        },
        "JobProfile": {
          "Title": "Bus Driver",
          "FormattedName": "Bus Driver",
          "Alias": "Bus and Coach Driver, bus captain, Bus chauffeur, Bus Coach Driver, Bus Coach Operator, Bus Driver Regular Service, Bus Operator, Bus Public transportation driver, Bus Shuttle Driver, Bus Transit Driver, Bus Van Driver, Casual Bus Driver, City bus driver, Coach Driver, Coach Operator, Coach Tour Driver, Courtesy Bus Driver, Courtesy Van Driver, Driver - Shuttle Bus, driver of bus, Driver Tourism, Excursion Bus Driver, Express bus driver, Guided Tour Bus Driver, Inter-city bus driver, Interim Bus Driver, Leisure Bus Driver, Metro bus driver, Mini Bus Driver, Minibus driver, Motor coach Driver, Motorbus driver, Motorcoach bus driver, Motorcoach Driver, Omnibus driver, Passenger bus driver, private bus operator, PSV Driver, public bus driver, Public Service Vehicle driver, Public Transit Bus Driver, Rapid transit bus driver, Road Bus Driver, School Bus Driver, School Bus Operator, School Bus- Driver, School Transport Driver, Shuttle Bus Driver, Shuttle Bus Operator, Shuttle Chauffeur, Shuttle driver, Shuttle Service Driver, Shuttle- Driver, Sightseeing Bus Driver, Sightseeing tour driver, Standby Bus Driver, Standby Bus Operator, Student Bus Operator, Substitute Bus Driver, Substitute-Bus-Driver, Tour Bus Driver, Tour Motorcoach Driver, Tourist Bus Driver, transfer bus driver, Transit coach driver, Transportation Bus Driver, Travel Bus Driver",
          "RelatedSkills": [
            {
              "Skill": "Ensure Vehicle Operability",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Provide Information To Passengers",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Safety Conscious",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Passenger Transport Driving",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Manage Assignment Of Bus Routes",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Transportation Safety",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "TicketForce",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Driving",
              "ProficiencyLevel": "Native"
            }
          ],
          "ConfidenceScore": 10
        },
        "Location": {
          "City": "Mohali",
          "State": "Punjab",
          "StateIsoCode": "IN-PB",
          "Country": "India",
          "CountryCode": {
            "IsoAlpha2": "IN",
            "IsoAlpha3": "IND",
            "UNCode": "356"
          }
        },
        "JobPeriod": "January 2015 - till",
        "FormattedJobPeriod": "to till",
        "StartDate": "01/01/2015",
        "EndDate": "18/07/2024",
        "IsCurrentEmployer": "true",
        "JobDescription": "Safely operated buses on scheduled routes, maintaining punctuality and reliability. \n Assisted passengers with boarding and exiting the bus, including those with disabilities. \n Collected fares, issued transfers, and provided route information to passengers. \n Conducted pre-trip and post-trip inspections to ensure vehicle safety and maintenance. \n Managed and resolved passenger conflicts and emergencies with professionalism. \n Adhered to all traffic laws and regulations, maintaining a clean driving record. \n Completed daily logs and reports, documenting any incidents or maintenance needs.",
        "Projects": [
          {
            "UsedSkills": "",
            "ProjectName": "",
            "TeamSize": ""
          }
        ]
      },
      {
        "Employer": {
          "EmployerName": "Punjab University",
          "FormattedName": "",
          "ConfidenceScore": 10
        },
        "JobProfile": {
          "Title": "Bus Driver",
          "FormattedName": "Bus Driver",
          "Alias": "Bus and Coach Driver, bus captain, Bus chauffeur, Bus Coach Driver, Bus Coach Operator, Bus Driver Regular Service, Bus Operator, Bus Public transportation driver, Bus Shuttle Driver, Bus Transit Driver, Bus Van Driver, Casual Bus Driver, City bus driver, Coach Driver, Coach Operator, Coach Tour Driver, Courtesy Bus Driver, Courtesy Van Driver, Driver - Shuttle Bus, driver of bus, Driver Tourism, Excursion Bus Driver, Express bus driver, Guided Tour Bus Driver, Inter-city bus driver, Interim Bus Driver, Leisure Bus Driver, Metro bus driver, Mini Bus Driver, Minibus driver, Motor coach Driver, Motorbus driver, Motorcoach bus driver, Motorcoach Driver, Omnibus driver, Passenger bus driver, private bus operator, PSV Driver, public bus driver, Public Service Vehicle driver, Public Transit Bus Driver, Rapid transit bus driver, Road Bus Driver, School Bus Driver, School Bus Operator, School Bus- Driver, School Transport Driver, Shuttle Bus Driver, Shuttle Bus Operator, Shuttle Chauffeur, Shuttle driver, Shuttle Service Driver, Shuttle- Driver, Sightseeing Bus Driver, Sightseeing tour driver, Standby Bus Driver, Standby Bus Operator, Student Bus Operator, Substitute Bus Driver, Substitute-Bus-Driver, Tour Bus Driver, Tour Motorcoach Driver, Tourist Bus Driver, transfer bus driver, Transit coach driver, Transportation Bus Driver, Travel Bus Driver",
          "RelatedSkills": [
            {
              "Skill": "Ensure Vehicle Operability",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Provide Information To Passengers",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Safety Conscious",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Passenger Transport Driving",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Manage Assignment Of Bus Routes",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Transportation Safety",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "TicketForce",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Driving",
              "ProficiencyLevel": "Native"
            }
          ],
          "ConfidenceScore": 10
        },
        "Location": {
          "City": "Mohali",
          "State": "Punjab",
          "StateIsoCode": "IN-PB",
          "Country": "India",
          "CountryCode": {
            "IsoAlpha2": "IN",
            "IsoAlpha3": "IND",
            "UNCode": "356"
          }
        },
        "JobPeriod": "June 2010 - December 2014",
        "FormattedJobPeriod": "06/2010 to 12/2014",
        "StartDate": "01/06/2010",
        "EndDate": "31/12/2014",
        "IsCurrentEmployer": "false",
        "JobDescription": "Transported students to and from school, ensuring their safety and punctuality. \n Maintained order and discipline on the bus, implementing safety protocols. \n Communicated with parents and school staff regarding transportation issues and student behavior. \n Conducted daily vehicle inspections and reported any mechanical issues for repair. \n Assisted in planning and coordinating special field trips and extracurricular activities.",
        "Projects": [
          {
            "UsedSkills": "",
            "ProjectName": "",
            "TeamSize": ""
          }
        ]
      }
    ],
    "CurrentEmployer": "Kids Cruise School",
    "JobProfile": "Bus Driver",
    "WorkedPeriod": {
      "TotalExperienceInMonths": "170",
      "TotalExperienceInYear": "14.2",
      "TotalExperienceRange": "GREATER THAN 10 YEAR"
    },
    "GapPeriod": "",
    "AverageStay": "85",
    "LongestStay": "115",
    "Summary": "",
    "ExecutiveSummary": "John has an experience in the domain of 'Transportation and Warehousing', particularly in the sub-domain of 'Bus and Other Motor Vehicle Transit Systems'. 'The candidate has a total experience of 10 Years. The candidate has been working as a Bus Driver at Kids Cruise School for the last 9.7 years. ",
    "ManagementSummary": "John doesn't have any management level experience in the resume.",
    "Coverletter": "",
    "Publication": "",
    "SegregatedPublication": [],
    "CurrentLocation": [],
    "PreferredLocation": [],
    "Availability": "",
    "Hobbies": "",
    "Objectives": "Experienced and safety-conscious Bus Driver with over 10 years of experience in transporting passengers on local and long-distance routes. Dedicated to providing excellent customer service and ensuring the comfort and safety of all passengers. Seeking to bring my expertise to a reputable transportation company.",
    "Achievements": "",
    "SegregatedAchievement": [],
    "References": "Available upon request.",
    "CustomFields": "Parsing Time : 853ms",
    "EmailInfo": {
      "EmailTo": " ",
      "EmailBody": " ",
      "EmailReplyTo": " ",
      "EmailSignature": " ",
      "EmailFrom": " ",
      "EmailSubject": " ",
      "EmailCC": " "
    },
    "Recommendations": [
      {
        "PersonName": "",
        "CompanyName": "",
        "Relation": "",
        "PositionTitle": "",
        "Description": ""
      }
    ],
    "DetailResume": ".......",
    "CandidateImage": {
      "CandidateImageData": "",
      "CandidateImageFormat": ""
    },
    "TemplateOutput": {......},
    "ApiInfo": {
      "Metered": "No",
      "CreditLeft": "90075.4",
      "AccountExpiryDate": "20/06/2024 23:59:00",
      "BuildVersion": "8.0.0.2024.07.17"
    }
  },
  "OutputType": "pdf",
  "TemplateBase64": "CSJ/bCHvK+QPdvLfd5FTL5LfK+R3MPx3d5GTJyYKJ+8iJyaS934bJrynkN+Gkd8o5F2FvKOQXyvkeAt5+1ik8LZCjkWSt9LIUYW8scImvBFOXg8m7Qp5TSG/UsirCjmskFcU8rJCXlLIIYW8qJCDNnJgZbxwQCFtL7wotCnkhednCS+8SF5Ywj//y3jh+VlOH3neyf8ynjynkGdbyH6FPKOQfQp5WiF7K8hTFrLnyXhhTwV5crddeDKe7LaTJ4DpJy6SxxXymEJ2KWSnnexQyKOPWIRH08gjFvJwBWmFIa0tZLtCtj1kErYp5CET2fpgiLC1gjy4xSo8GEK2WMkDErlfIZtbzMJmhbSYSTNMam4hmzZahE0DyUYLue8i2bD+RWGDQtavmyWsf5GsX8Kv+0W8sG4WWefkfxFP7lXI2nuShbUKuSeZ3A1i3p1J1qw2CmuCyGojWQUXVlWQlaCplfFkhY38XCHLl9mE5QpZZiNLFbJEIYsV4vT97K67hJ8p5K67yJ0VZFGxQ1gUT+5QyEKFLLCQ+SYyTyJNCmm8SLwXScNFcvtFUq8Qj0LqFFITTW5TyFxbljC3iFQrpOouMgdOKhXiVkiFQsoVMlshrpGk7CK5xURmKeQmhdyokNKZklB6kcyUyIzgEGFGGilRyHSgPD2LFDtIEbYKRf1JYRCZNjlQmKaQAiPJV0jeVKuQp5CpVpKrkClwZ4pCJudYhcmBJCfCLORYySQzmaiQCS0ku4WMV8g4bogw7iLJepFkTiFOhYxVyJgb7MKYIHLD6ADhBjsZPcosjHb6AsgoMxmpkBEKuX54kHD9RTJ8mFUYHkSGZRiFYVaSYSRDI0m6maRdZxTSFHKdkaSmGIVUM0kxkuQhBiHZSoYYSFIaGTwoXhhcQQYl2oVB8STRTgYmxAsDM0lCPBkQbxQGBJB4I4lTSKxCYgJINMgZbSdyBYm6SCJBhMgKEmEm4aDBcIWEXSShWSQETkIU0r+C9ANN9VNIMEwKDiEOhQQpJFAhdhhgV4gNZLVlEetdJKCCWBRiNgULZoWYYLQpmBgVIlmJQSF6GKZXiC6IiBWEh5s8WICDwFWiEA7OuSEEWwlSCG7DFSvuxYP/L/ygfzcD3/kT8f8Azn3T0w0KZW5kc3RyZWFtDQplbmRvYmoNCjQ3IDAgb2JqDQoxNTEwMw0KZW5kb2JqDQo0NiAwIG9iag0KMzA5OTYNCmVuZG9iag0KNDggMCBvYmoNCjw8L1R5cGUvWFJlZi9XWzEgNCAyXS9TaXplIDQ5L0luZm8gMSAwIFIvUm9vdCAyIDAgUi9JRFs8OUNGNzdFRTUwMUY0MTM0Rjg1QTBBQUY2NEMxMzUzRDI+PDlDRjc3RUU1MDFGNDEzNEY4NUEwQUFGNjRDMTM1M0QyPl0vRmlsdGVyL0ZsYXRlRGVjb2RlL0xlbmd0aCAxNzg+PnN0cmVhbQ0KeJwt0L0OQUEQBeDZUOiWbERYfzdKzX0DlFctEc0tFAovoZAovIBC50YholH6aeg1Eo3aC2iUa51jmy8nmZ2dWRF/nFMi5iXiyRsSkxWQHFAFcF+C4gGUhsDOfij7QKqOQU2Deg8ETMERNAQX0iekckTeoLJjyQWEV9Dm690FyKSIJR+gWamfILsB5sZxE9AckA5bb0HLsfUE7P+MuO2UcyZkzjXPZA36EQmJ/5AvUnUivQ0KZW5kc3RyZWFtDQplbmRvYmoNCnN0YXJ0eHJlZg0KODc5MDYNCiUlRU9GDQo="
}

Redaction Settings in the Template

If you want to redact (hide) the fields in the resume template, then you must pass the configuration parameter in the API request. The configuration parameter contains the maskfields details that you want to mask (hide) in the resume. See below sample request:
Note:
  • The fields you pass in the maskfields parameter are only get redacted (hidden) in the resume template.
  • If you do not want to pass the maskfields parameter in the API request every time, then you can get the fields masked against your Userkey. Contact support@rchilli.com for this one time settings configuration.
{
  "filedata": "File data in base64",
  "filename": "File name with extension",
  "userkey": "Your API UserKey",
  "version": "1.0.0",
  "subuserid": "Your Company Name",
  "outputtype": "Extension of File (docx,pdf, etc.)",
  "templatekey": "Template format key",
  "templatedata": "Template data in base64",
  "jsondata": "Parsed resume data in the JSON format"
  "configuration": {
        "maskfields": [
            "Name",
            "DateOfBirth",
            "MaritalStatus",
            "Gender",
            "Email",
            "PhoneNumber",
            "WebSite",
            "Address",
            "Nationality",
            "PassportNumber",
            "CurrentSalary",
            "LanguageKnown",
            "Employer.Name",
            "Employer.JobPeriod",
            "Employer.City",
            "Employer.State",
            "Employer.Country",
            "Institution.Name",  
            "Institution.Aggregate",
            "References",
            "CandidateImage"
        ],
        "masktype": "You can pass X, NULL or any other character to Mask the field",
        "highlightcolor": "",  
        "abbfieldcolor": "yellow",
        "abbreviationfields": [
            "Name",
            "Email"
        ],
        "abbreviation": true
    }
}
Note: In the above API request parameter:
  1. The masktype parameter can be X, Null, Space, or any other character as necessary.
    • If the masktype value is empty, then the field will be masked with X in the resume. For example, if masktype value is empty and the INDIA is to be masked, INDIA will masked as XXXXX.
    • If the masktype value is of one character, then the length of this value will be increased according to the value that will be masked in the resume. For example, if masktype value is @ (single character) and the INDIA is to be masked, then the length of the masktype value is increased to 5 (same as INDIA), and INDIA will masked as @@@@@.
    • If the masktype value is more than the one character, then the same masktype value replaces the field that is to be masked in the resume. For example, if masktype value is @@ (more than one character) and the INDIA is to be masked, then INDIA will replaced and masked as @@.
    • If the masktype value is more than the size of the value that is going to be masked, then the masktype value will be decrease accordingly the value to be masked. For example, if masktype value is @@@@@@@@ (eight characters) and the INDIA is to be masked, then the length of the masktype value is decreased to 5 (same as INDIA) and INDIA will masked as @@@@@.
  2. The abbfieldcolor is an optional parameter, and if abbfieldcolor parameter is not present in the API request, then the highlightcolor parameter value will be applied on the abbreviationfields and the maskfields objects.
  3. If abbfieldcolor parameter is present in the API request, then the highlightcolor parameter value will be applied only on the maskfields object and abbfieldcolor value will be applied on the abbreviationfields object.
  4. The Age is also masked along with the DateOfBirth field, i.e., if the DateOfBirth is passed in the API request, then the Age in the resume, such as 22 yrs, 24 years, etc., will also be masked along with the date of birth in the resume.
  5. The Years of Experience is also masked along with the Employer.JobPeriod field, i.e., if the Employer.JobPeriod passed in the API request, then the Years of Experience in the resume, such as 5 yrs, 10 years, etc., will also be masked along with the employer job period in the resume.
  6. The Institution.Aggregate parameter is passed to mask the CGPA and degree percentage in the resume.

Default Configuration Parameter

The following table gives configuration parameter details in the API request parameter.

Name Type Description Remarks
maskfields Array The fields under "maskfields" parameters will be masked from resume. Required
masktype String This can be X, Null, Space, or any other characters as necessary. Required
highlightcolor String The highlightcolor is used to choose the color to mask the masktype and abbreviationfields fields. Available colors are red, yellow, black, blue, cyan, gray, lightgray, darkgray, green, magenta, orange, pink, and white. To know more, see above notes 2 & 3. Optional
abbfieldcolor String The abbfieldcolor is used to choose the color to mask the abbreviationfields fields. Available colors are red, yellow, black, blue, cyan, gray, lightgray, darkgray, green, magenta, orange, pink, and white. To know more, see above notes 2 & 3. Optional
abbreviationfields Array If the abbreviation is true, then all fields within abbreviationfields are abbreviated. Available fields for abbreviation are Name, Email, PhoneNumber, Institution.Name, and Employer.Name Optional
Note: The abbreviationfields and abbreviation are passed in combination.
abbreviation Boolean If the abbreviation is false, then the abbreviation field will not work. If the abbreviation is true, then all fields within abbreviationfields are abbreviated. The default value for abbreviation is false. Optional
Note: The abbreviationfields and abbreviation are passed in combination.

JSON Response For resume templater plugin with redaction settings

Below is the API Response in JSON Format:
{
  "ResumeParserData": {
    "ResumeFileName": "Template.doc",
    "ResumeLanguage": {
      "Language": "English",
      "LanguageCode": "en"
    },
    "ParsingDate": "18/07/2024 11:31:27",
    "ResumeCountry": {
      "Country": "India",
      "Evidence": "PresentAddress",
      "CountryCode": {
        "IsoAlpha2": "IN",
        "IsoAlpha3": "IND",
        "UNCode": "356"
      }
    },
    "Name": {
      "FullName": "John Doe",
      "TitleName": "",
      "FirstName": "John",
      "MiddleName": "",
      "LastName": "Doe",
      "FormattedName": "John Doe",
      "ConfidenceScore": 10
    },
    "DateOfBirth": "",
    "Gender": "",
    "FatherName": "",
    "MotherName": "",
    "MaritalStatus": "",
    "Nationality": "",
    "LanguageKnown": [
      {
        "Language": "",
        "LanguageCode": ""
      }
    ],
    "UniqueID": "",
    "LicenseNo": "",
    "PassportDetail": {
      "PassportNumber": "",
      "DateOfExpiry": "",
      "DateOfIssue": "",
      "PlaceOfIssue": ""
    },
    "PanNo": "",
    "VisaStatus": "",
    "Email": [
      {
        "EmailAddress": "busdrver@gmail.com",
        "ConfidenceScore": 10
      }
    ],
    "PhoneNumber": [
      {
        "Number": "9876789833",
        "ISDCode": "+91",
        "OriginalNumber": "98767 89833",
        "FormattedNumber": "+91 98767 89833",
        "Type": "Phone",
        "ConfidenceScore": 10
      }
    ],
    "WebSite": [
      {
        "Type": "",
        "Url": ""
      }
    ],
    "Address": [
      {
        "Street": "",
        "City": "Delhi",
        "State": "Delhi",
        "StateIsoCode": "IN-DL",
        "Country": "India",
        "CountryCode": {
          "IsoAlpha2": "IN",
          "IsoAlpha3": "IND",
          "UNCode": "356"
        },
        "ZipCode": "",
        "FormattedAddress": "Delhi, India",
        "Type": "Present",
        "ConfidenceScore": 7
      }
    ],
    "Category": "Transportation and Warehousing",
    "SubCategory": "Bus and Other Motor Vehicle Transit Systems",
    "CurrentSalary": {
      "Amount": "",
      "Symbol": "",
      "Currency": "",
      "Unit": "",
      "Text": ""
    },
    "ExpectedSalary": {
      "Amount": "",
      "Symbol": "",
      "Currency": "",
      "Unit": "",
      "Text": ""
    },
    "Qualification": "High School Diploma Delhi Public School- Mohali, Punjab, India \r Graduated : 2012",
    "SegregatedQualification": [
      {
        "Institution": {
          "Name": "Delhi Public School",
          "Type": "School",
          "Location": {
            "City": "Mohali",
            "State": "Punjab",
            "StateIsoCode": "IN-PB",
            "Country": "India",
            "CountryCode": {
              "IsoAlpha2": "IN",
              "IsoAlpha3": "IND",
              "UNCode": "IND"
            }
          },
          "ConfidenceScore": 10
        },
        "Degree": {
          "DegreeName": "High School Diploma",
          "NormalizeDegree": "High School Diploma",
          "Specialization": [],
          "ConfidenceScore": 10
        },
        "FormattedDegreePeriod": "2012",
        "StartDate": "",
        "EndDate": "31/12/2012",
        "Aggregate": {
          "Value": "",
          "MeasureType": ""
        }
      }
    ],
    "Certification": "Commercial Driver's License (CDL) with Passenger Endorsement \r First Aid and CPR Certification \r Defensive Driving Course Certification",
    "SegregatedCertification": [
      {
        "CertificationTitle": "Driver's License (CDL)",
        "Authority": "",
        "CertificationCode": "",
        "IsExpiry": "",
        "StartDate": "",
        "EndDate": "",
        "CertificationUrl": ""
      },
      {
        "CertificationTitle": "First Aid and CPR Certification",
        "Authority": "",
        "CertificationCode": "",
        "IsExpiry": "",
        "StartDate": "",
        "EndDate": "",
        "CertificationUrl": ""
      },
      {
        "CertificationTitle": "Defensive Driving Course Certification",
        "Authority": "",
        "CertificationCode": "",
        "IsExpiry": "",
        "StartDate": "",
        "EndDate": "",
        "CertificationUrl": ""
      }
    ],
    "SkillBlock": "•  Safe Driving Practices : Consistently follows traffic laws, speed limits, and road signs to ensure the safety of passengers and other road users. \r •  Defensive Driving : Anticipates potential hazards and takes proactive measures to avoid accidents, ensuring a safe driving environment. \r •  Vehicle Maintenance : Conducts regular inspections and basic maintenance on vehicles, including checking oil levels, tire pressure, and other critical components. \r •  Route Planning and Navigation : Efficiently plans and navigates routes using maps, GPS systems, and route planning software to ensure timely arrivals. \r •  Passenger Assistance : Assists passengers with boarding and exiting the vehicle, especially those with disabilities or special needs. \r •  Customer Service : Provides courteous and professional service to passengers, addressing any questions or concerns they may have. \r •  Time Management : Manages time effectively to maintain schedules and ensure punctual pick-ups and drop-offs. \r •  Record Keeping : Maintains accurate records of driving activities, vehicle maintenance, and any incidents or accidents. \r •  Emergency Handling : Handles emergencies and unexpected situations calmly and effectively, including mechanical breakdowns, medical emergencies, and traffic accidents. \r •  Load and Unload Cargo : For positions involving cargo, efficiently loads and unloads goods, ensuring they are securely fastened and delivered without damage. \r •  Adaptability : Adjusts to changing weather conditions, road closures, and detours, ensuring minimal disruption to schedules. \r •  Attention to Detail : Pays close attention to details such as road conditions, vehicle performance, and passenger needs to ensure a smooth and safe ride. \r •  Communication : Communicates clearly and effectively with dispatchers, passengers, and other road users. \r •  Problem-Solving : Quickly identifies and resolves any issues that arise during transit to minimize delays and maintain safety. \r •  Fuel Management : Monitors and manages fuel consumption to ensure efficient vehicle operation and cost-effectiveness. \r •  Legal Compliance : Stays up to date with local, state, and federal driving regulations and ensures all required documentation (licenses, permits) is current.",
    "SkillKeywords": "Courteous,Potential,Assisted,Attention To Detail,Time Management,Communication,Effectiveness,Adaptability,Punctuality,Discipline,Proactive,Planning,Punctual,Professionalism,Anticipates,Clean Driving Record,Defensive Driving,Fuel Management,Route Planning,Route Planning Software,Legal Compliance,Regular Inspections,Maintain Safety,Vehicle Maintenance,Traffic Laws,Record Keeping,Vehicle Safety",
    "SegregatedSkill": [
      {
        "Type": "BehaviorSkills",
        "Skill": "Courteous",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Courteous",
        "Alias": "Courtesy, Maintain courteous, polite, Politeness",
        "FormattedName": "Courteous",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "BehaviorSkills",
        "Skill": "Potential",
        "Ontology": "",
        "Alias": "",
        "FormattedName": "",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "BehaviorSkills",
        "Skill": "Assisted",
        "Ontology": "",
        "Alias": "",
        "FormattedName": "",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 170
      },
      {
        "Type": "SoftSkill",
        "Skill": "Attention To Detail",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Attention to Detail",
        "Alias": "A good eye for detail and high level of accuracy, Acute attention to detail, Attend To Detail, attend to details, attending to details, attention for details, Attention To Details, attention to the details, Attention to-Detail, attention-to-detail, attentive to detail, attentive to details, attentiveness to detail, attentiveness to details, Being Thorough, Detail - Orientation, detail driven, detail focused, Detail Minded, Detail Orientated, detail orientation, Detail Oriented, detail-minded, detail-orientated, detail-orientation, Detail-Oriented, detail-oriented tasks, detailed oriented, detailed-oriented, Eye For Detail, Eye For Details, Eye For Detail , great attention to detail, Handling Detailed Work, high attention to detail, highly detail oriented, highly detail-oriented, meticulous, Meticulous Eye For Detail, Meticulous Eye For Details, organized and detail oriented, Pay Attention To Detail, Pay close attention to detail, paying attention to every detail, Paying Close Attention To Detail, Pays Attention To Detail, Pays Attention To Details, Thoroughness",
        "FormattedName": "Attention to Detail",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Time Management",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Management>Time Management",
        "Alias": "Adhering To A Schedule, arranging of timetables, coordinate scheduling, Deadline Management, deadline monitoring, Deadline-Management, estimates timescales, Excellent time management, executive schedule management, Handle busy schedules, maintain the schedule, maintaining schedules, manage own time, manage schedule, Manage Scheduling, manage time, managed schedules, Managed Scheduling, Managed the time, Managing a Deadline, Managing Day, Managing Deadline, managing executives schedules, Managing Time, Organization Time Management, schedule coordination, Schedule Management, Schedule management process, Schedule Mgmt., Schedule-Management, Scheduling Management, Strategic time management, Strategic time mgmt, time administration, Time efficiency, Time Efficient, Time Estimation, time handling, Time Implementation, time keeping, Time managed, Time management process, time management skills, Time Management Strategy, Time Mgmt., Time-Efficient, Time-Keeping, Time-Management, timekeeping, Timekeeping Management, timely and accurate processing, timely decision making, timely development, timely Management, Timetable Management",
        "FormattedName": "Time Management",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Communication",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Communication",
        "Alias": "ability to communicate, ability to Communication, ability to effectively communicate, ability to interact effectively, able to communicate, able to communicate effectively, Able To Convey Information, Able To Convey Information Clearly, Able To Present Ideas, Clear & Concise Communication, Clear and Concise Communication, Clear Communication, clear verbal communication, Clear verbal language, Clear-Communication, Communicate, communicate effectively, Communicate Effectively With Guests, communicated effectively, Communicated regularly, communicates with colleagues, communicating, communicating effectively, communicating skill, Communicating With Persons Outside, Communicating With Supervisors, communication abilities, communication skill, communication skills, Communication Skills With Public, communication with colleagues, communicational, communicational skills, communications, communications skills, communicative, communicative skills, Develop effective communication skills, develop strong communication, Developing Effective Communication, Effective Communication, effective communication is paramount, effective communication skills, effective communicator, effective interaction, effective interactions, Effective-Communication, Effectively communicates, effectively communicating, Efficient Communication, Engaging Conversation, excellent communication, Excellent communication skills, Excellent Communicator, good communication, Good communication skills, Great Communication, Great Communication Skills, Great Communications Skills, Great Communicator, Great communicators, high impact communication, initiated timely coordination, Interact Effectively, maintaining a strong communication, Maintaining strong communication, Openly Expresses Ideas, Outstanding Communication, Outstanding-Communication, Strong communication skills, strong communicator",
        "FormattedName": "Communication",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Effectiveness",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Effectiveness",
        "Alias": "Work Effectively With Other Members",
        "FormattedName": "Effectiveness",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Adaptability",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Adaptability",
        "Alias": "Ability To Accept Change, Ability To Accept Changes, Ability To Accept-Change, Ability To Adapt, ability to adapt and quickly adjust to change, Ability To Adapt Quickly, Ability to adapt to change, ability to be Adaptable, ability to cope with change, Ability To Cope With Change, Adapt Quickly, Adapt Quickly To Change, adapt quickly to changes, adapt to a changing situation, Adapt To Changing Situations, Adapt To Environment, Adapt-To-Environment, Adaptability skills, Adaptability To Changing Circumstances, Adaptable, Adaptable To Changes, Adaptation Skill, Adaptation Skills, Adapting Quickly, adapting to a changing situation, Adapting To Changing Business Conditions, Adapting To Changing Circumstances, adapting to changing situations, Adapting To New Situations, Adaptive, ease of adaptation, High Level Of Adaptability, Highly Adaptable, Highly Adaptive, Highly-Adaptable, Quick Adaptability, willing to adapt to new challenges",
        "FormattedName": "Adaptability",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Punctuality",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Punctuality",
        "Alias": "always on time, always punctual, PUNCTUAL, punctual worker, punctuality skills, Time Liness, Timeliness",
        "FormattedName": "Punctuality",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 170
      },
      {
        "Type": "SoftSkill",
        "Skill": "Discipline",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Discipline",
        "Alias": "Disciplined, Self Discipline, Self Disciplined, Self-Discipline, Self-Disciplined",
        "FormattedName": "Discipline",
        "Evidence": "ExperienceSection",
        "LastUsed": "31/12/2014",
        "ExperienceInMonths": 55
      },
      {
        "Type": "SoftSkill",
        "Skill": "Proactive",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Proactive",
        "Alias": "Ability to Be Proactive, Be Proactive, Pro Active Leader, Pro-active, Pro-Active Leader, proactive behavior, Proactivity",
        "FormattedName": "Proactive",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Planning",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Planning Process",
        "Alias": "Ability to Create Plans, Ability to Plan, Planning, Planning ability, Planning Responsibility, planning skills, Planning-Process",
        "FormattedName": "Planning Process",
        "Evidence": "SkillSection",
        "LastUsed": "31/12/2014",
        "ExperienceInMonths": 55
      },
      {
        "Type": "SoftSkill",
        "Skill": "Punctual",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Punctuality",
        "Alias": "always on time, always punctual, PUNCTUAL, punctual worker, punctuality skills, Time Liness, Timeliness",
        "FormattedName": "Punctuality",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Professionalism",
        "Ontology": "Management of Companies and Enterprises>Management Occupations>Professionalism",
        "Alias": "Professional Attitude, professional skills",
        "FormattedName": "Professionalism",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 115
      },
      {
        "Type": "SoftSkill",
        "Skill": "Anticipates",
        "Ontology": "Finance and Insurance>Human Resources Specialists>Anticipation",
        "Alias": "Ability to anticipate, Anticipates, Anticipating",
        "FormattedName": "Anticipation",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Clean Driving Record",
        "Ontology": "Transportation and Warehousing>Driver/Sales Workers and Truck Driver's>Clean Driving Record",
        "Alias": "Clean DMV Record, Clean Driving-Record, clean Motor Vehicle Report, Clean Mvr, Clear Driving History, Exemplary Driving Record, Flawless Driving History, Good Driving Standing, Impeccable Driving History, Maintain driving records, Pristine Driving History, Safe Driving Record, Spotless Driving Record, Unblemished Driving Record, Untarnished Driving Record, Violation Free Driving",
        "FormattedName": "Clean Driving Record",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 115
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Defensive Driving",
        "Ontology": "Transportation and Warehousing>Driver/Sales Workers and Truck Driver's>Defensive Driving",
        "Alias": "Advanced Driving, Alert Driving, apply defensive driving techniques, Aware Driving, Careful Driving, Cautionary Driving, Cautious Driving, Conscious Driving, Crash-Free Driving, Defensive-Driving, drive defensively, Driving Defensive, implement defensive driving, implement defensive driving techniques, Mindful Driving, Perform Defensive Driving, perform defensive driving techniques, Perform-Defensive Driving, Perform-Defensive-Driving, Predictive Driving, Preventive Driving, Proactive Driving, Responsible Driving, Safe Driver Training, Safe Driving, Safety-Conscious Driving, Skilled Driving, utilise defensive driving methods, utilise defensive driving techniques, Vigilant Driving, Watchful Driving",
        "FormattedName": "Defensive Driving",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Fuel Management",
        "Ontology": "Transportation and Warehousing>Transportation Workers, All Other>Management Systems>Fuel Management System",
        "Alias": "Fleet Fuel Management System, Fuel Consumption Management System, Fuel Control System, Fuel Dispensing System, Fuel Efficiency System, Fuel Inventory Management System, Fuel Logistics System, fuel management, fuel management systems, Fuel Monitoring System, Fuel Reporting System, Fuel System Design, fuel systems, Fuel Tracking System, Fuel-Management System, fuelling system managing, fuelling system supervising, Manage Fuelling System, manage system for fuelling, managing fuelling system, managing system for fuelling, supervise fuelling system, supervise system for fuelling, supervising fuelling system, supervising system for fuelling",
        "FormattedName": "Fuel Management System",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Route Planning",
        "Ontology": "Transportation and Warehousing>Light Truck or Delivery Services Driver's>Route Planning",
        "Alias": "Journey Planning, Logistics Route, Logistics Route Optimization, management route, management routing, Navigation Planning, Route Development, Route Management, Route Mapping, Route Mgmt., Route Optimisation, Route Optimization, Route- Development, Route-Management, Route-Optimization, Route-Planning, Routeplanning, Scheduling Transport, Scheduling Transportation, Shipment Routing, Transport Routing, Transportation Routing, Transportation Scheduling, Transportation-Scheduling, Vehicle Routing, Vehicle Scheduling, Vehicle Scheduling Process, Vehicle-Routing",
        "FormattedName": "Route Planning",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Route Planning Software",
        "Ontology": "Transportation and Warehousing>Freight Transportation Arrangement>Route Planning Software",
        "Alias": "Route Management Software, Route Mapping Software, Route optimization software, Route Planning Soft., routing software",
        "FormattedName": "Route Planning Software",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Legal Compliance",
        "Ontology": "Finance and Insurance>Compliance Officers>Regulatory Compliance",
        "Alias": "Adhere To An Departmental Guidelines, Adhering To Departmental Guidelines, Business Compliance, commercial compliance, Commercial Compliance Process, compliance in business, Compliance Investment, compliance regulation, compliance regulations, Compliance Requirement, compliance requirements, Compliance standard, Compliance Standards, compliance technical, compliance with current legislation, compliance with legislation, compliance with safety regulations, compliance with safety standards, compliance with statutory, compliance with statutory requirements, compliance with the regulations, compliance with the requirements, compliance with the rules, comply with a legal regulation, comply with legal laws, comply with legal legislation, Comply With Legal Regulations, comply with legal rules, comply with legal statutes, complying with legal regulations, complying with regulations, Corporate compliance, ensures statutory procedures, ensuring compliance with regulations, External compliance, Following Construction and Government Standards, Global Regulatory Compliance, government compliance, Governmental Compliance, Handling Statutory Matters, Internal Compliance, internal compliance system, Internal-Compliance, International Regulatory Compliance, Investment Compliance, Investment-Compliance, Legal Compliance, legal regulation compliance, Manage regulatory compliance, Managed Regulatory Compliance, meet compliance requirements, observes regulations, observing regulations, Operational Regulations, Operational-Regulations, Operations Regulatory, Regulating Rules, regulatory adherence, regulatory compliance adherence, regulatory compliance design, Regulatory Compliance Management, Regulatory Compliance mgmt, Regulatory Compliance Optimization, Regulatory Compliance Standards, regulatory conformance, regulatory guidelines, Regulatory Knowledge, regulatory remediation, Regulatory Requirements, Regulatory Rules, Regulatory Standard, Regulatory Standards, Regulatory Submission, regulatory submissions, Regulatory-Compliance, Regulatory-Compliance Management, Regulatory-Compliance-Management, Regulatory-Requirements, Regulatory-Standards, Safety compliance, Standard Compliance, Statutory Compliance, statutory compliances, Technical Compliance, Technical-Compliance",
        "FormattedName": "Regulatory Compliance",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Regular Inspections",
        "Ontology": "Finance and Insurance>Appraisers and Assessors of Real Estate>Routine Inspection",
        "Alias": "conducting inspections of facilities, Daily inspection, landlord property inspection, Periodic Inspection, Periodic-Inspection, peri̇odi̇c i̇nspecti̇on, Regular Inspection, Regular Inspections, regular inspections of properties, Regular Monitoring, Regular-Monitoring, Routine Inspections, routine property inspection, Routine Test, Routine Testing, routine testing and monitoring, Routine Tests, Standard examination, systematic investigation, Systematic Review, Systematic Reviews, Systematic-Review",
        "FormattedName": "Routine Inspection",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Maintain Safety",
        "Ontology": "Construction>Health and Safety Engineers, Except Mining Safety Engineers and Inspectors>Safety Management",
        "Alias": "Address and report safety concerns, Develop safety, Develop safety program, developing safety, Development of safety, Ensures safety procedures, maintain safety, Manage Annual Safety, Manages Safety Operations, Managing Safety, Operational Safety Supervision, oversees operational safety, Safety Administration, Safety Administrations, Safety Coordination, Safety Governance, Safety Implementation, safety improvements, Safety Maintenance, safety management process, Safety Mechanisms, Safety Mgmt., Safety Policy Management, Safety-Administration, Safety-Management, Supervises Operational Safety",
        "FormattedName": "Safety Management",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Vehicle Maintenance",
        "Ontology": "Installation, Maintenance, and Repair Occupations>Automotive Body and Related Repairers>Vehicle Maintenance",
        "Alias": "Auto care and maintenance, Auto Maintenance, Auto Repair, Auto Repair and Service, Auto Restoration, Auto Restoration Services, Auto Service and Repair, Auto servicing and maintenance, Automobile Maintenance, Automobile restoration, Automotive inspection and maintenance, automotive maintenance, automotive mechanical, Automotive preservation and restoration, Automotive reconditioning, Automotive refurbishment, Automotive rejuvenation, Automotive Repair, automotive repairs, Automotive Restoration, Automotive Service, Automotive Services, Automotive upkeep and servicing, Automotive-Restoration, Automotive-Service, Body & Paint Repairs, bodywork of motor vehicles, Car maintenance, Car maintenance and repair, Car Repair, Car Repair and Maintenance, car repair services, Car Restoration, Car Service, Car service and maintenance, Car Tune Up, Car Tune-Up, Classic car restoration, fleet maintenance, Forklift Maintenance, Forklift repair, Forklift repairing, forklift service, Forklift-Maintenance, maintain a reliable automobile, maintain vehicle service, maintain vehicle servicing, maintaining and repairing motor vehicles, Maintenance and Repair of Motor Vehicles, Maintenance and repair work on vehicles, Maintenance Forklift, maintenance of forklift, Motor Vehicle Service, Motor Vehicle-Service, Perform vehicle repairs, preserve vehicle service, repair motor vehicles, repair of depot vehicles, repair the bodies of road vehicles, repair vehicles, repairs of machinery fleet, Routine Vehicle Check, Routine Vehicle Inspection, Routine Vehicle Inspections, service and maintain the bodies, services and maintains vehicle, Servicing and maintaining the bodies, Transit Maintenance, truck maintenance, Truck Repair, Truck Repairs, truck-maintenance, Vehicle Body Maintenance, Vehicle body work, Vehicle Care and Repair, Vehicle care and upkeep, Vehicle Health Check, Vehicle Inspection and Maintenance, Vehicle Inspection and Repairs, Vehicle preventative maintenance, Vehicle refurbishing, Vehicle Repair and Maintenance, Vehicle restoration, Vehicle Service, Vehicle Service and Inspection, Vehicle service and maintenance, vehicle service maintenance, Vehicle Tune-Up, Vehicle Upkeep, Vehicle Wellness, Vintage car restoration",
        "FormattedName": "Vehicle Maintenance",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Traffic Laws",
        "Ontology": "Public Administration>Lawyers, Judges, and Related Workers>Transportation Law",
        "Alias": "Automobile Regulation, Traffic Law, Traffic Laws, Traffic Legislation, Traffic Regulations, Transport law, Transport Litigation, Transportation Legal Code, Transportation-Law",
        "FormattedName": "Transportation Law",
        "Evidence": "SkillSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 115
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Record Keeping",
        "Ontology": "Administrative and Support and Waste Management and Remediation Services>Office Administrative Services>Record Management",
        "Alias": "Administrative Document Management, Administrative Record Maintenance, Administrative records Management, archival management, archival processing, Archive Management, Archive mgmt, Archive Process, Archives Management, Archives mgmt, Archives-Management, Archives-mgmt, Business Records Maintenance, carry out management of records, carry out record management, Carry Out Records Management, Company Paperwork Maintenance, company records management, coordinate management records, Corporate Records Management, correction records, customer records management, Document necessary records, filing records, Government Record Management, Government Records Management, keeping appropriate records, keeping management, Keeping records of work undertaken, keeps accurate and comprehensive records, keeps accurate and confidential records, keeps accurate records, keeps appropriate records, keeps case records, keeps records, keeps records of work undertaken, maintain accurate records, maintain and balance records, maintain and update records, maintain case records, maintain company records, maintain records, maintain up to date records, maintained office records, maintained records, maintaining office records, maintaining office records, Maintaining proper records in data base, maintaining records, maintains accurate records, maintains administrative records, maintains records, Maintenance of Case Records, maintenance records, manage records, Management of Archives, Office Records Maintenance, Office Records Management, organise records management, Personal Records Management, Prepare and maintain the daily work record, Prepares records, preparing records, Record Keeping, Record Maintenance, Record Mgmt., Record Retention, Record Storage, Record-Keeping, Record-Management, Recording information, Recordkeeping, Records Administration, records and information management, records correction, Records Handling, records information, Records Information Management, Records Information mgmt, Records Lifecycle Management, Records management, Records Organization, Records-management, Recordskeeping, Storage Record, Store Record",
        "FormattedName": "Record Management",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Vehicle Safety",
        "Ontology": "Other Services (except Public Administration) >Other Automotive Mechanical and Electrical Repair and Maintenance>Automotive Safety",
        "Alias": "Automotive-Safety, Vehicle Safety",
        "FormattedName": "Automotive Safety",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 115
      }
    ],
    "Experience": "Bus Driver Kids Cruise School,  Mohali, Punjab  \r January 2015 - Present \r Safely operated buses on scheduled routes, maintaining punctuality and reliability. \r Assisted passengers with boarding and exiting the bus, including those with disabilities. \r Collected fares, issued transfers, and provided route information to passengers. \r Conducted pre-trip and post-trip inspections to ensure vehicle safety and maintenance. \r Managed and resolved passenger conflicts and emergencies with professionalism. \r Adhered to all traffic laws and regulations, maintaining a clean driving record. \r Completed daily logs and reports, documenting any incidents or maintenance needs. \r Bus Driver Punjab University,  Mohali, Punjab  \r June 2010 - December 2014 \r Transported students to and from school, ensuring their safety and punctuality. \r Maintained order and discipline on the bus, implementing safety protocols. \r Communicated with parents and school staff regarding transportation issues and student behavior. \r Conducted daily vehicle inspections and reported any mechanical issues for repair. \r Assisted in planning and coordinating special field trips and extracurricular activities.",
    "SegregatedExperience": [
      {
        "Employer": {
          "EmployerName": "Kids Cruise School",
          "FormattedName": "",
          "ConfidenceScore": 10
        },
        "JobProfile": {
          "Title": "Bus Driver",
          "FormattedName": "Bus Driver",
          "Alias": "Bus and Coach Driver, bus captain, Bus chauffeur, Bus Coach Driver, Bus Coach Operator, Bus Driver Regular Service, Bus Operator, Bus Public transportation driver, Bus Shuttle Driver, Bus Transit Driver, Bus Van Driver, Casual Bus Driver, City bus driver, Coach Driver, Coach Operator, Coach Tour Driver, Courtesy Bus Driver, Courtesy Van Driver, Driver - Shuttle Bus, driver of bus, Driver Tourism, Excursion Bus Driver, Express bus driver, Guided Tour Bus Driver, Inter-city bus driver, Interim Bus Driver, Leisure Bus Driver, Metro bus driver, Mini Bus Driver, Minibus driver, Motor coach Driver, Motorbus driver, Motorcoach bus driver, Motorcoach Driver, Omnibus driver, Passenger bus driver, private bus operator, PSV Driver, public bus driver, Public Service Vehicle driver, Public Transit Bus Driver, Rapid transit bus driver, Road Bus Driver, School Bus Driver, School Bus Operator, School Bus- Driver, School Transport Driver, Shuttle Bus Driver, Shuttle Bus Operator, Shuttle Chauffeur, Shuttle driver, Shuttle Service Driver, Shuttle- Driver, Sightseeing Bus Driver, Sightseeing tour driver, Standby Bus Driver, Standby Bus Operator, Student Bus Operator, Substitute Bus Driver, Substitute-Bus-Driver, Tour Bus Driver, Tour Motorcoach Driver, Tourist Bus Driver, transfer bus driver, Transit coach driver, Transportation Bus Driver, Travel Bus Driver",
          "RelatedSkills": [
            {
              "Skill": "Ensure Vehicle Operability",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Provide Information To Passengers",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Safety Conscious",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Passenger Transport Driving",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Manage Assignment Of Bus Routes",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Transportation Safety",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "TicketForce",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Driving",
              "ProficiencyLevel": "Native"
            }
          ],
          "ConfidenceScore": 10
        },
        "Location": {
          "City": "Mohali",
          "State": "Punjab",
          "StateIsoCode": "IN-PB",
          "Country": "India",
          "CountryCode": {
            "IsoAlpha2": "IN",
            "IsoAlpha3": "IND",
            "UNCode": "356"
          }
        },
        "JobPeriod": "January 2015 - till",
        "FormattedJobPeriod": "to till",
        "StartDate": "01/01/2015",
        "EndDate": "18/07/2024",
        "IsCurrentEmployer": "true",
        "JobDescription": "Safely operated buses on scheduled routes, maintaining punctuality and reliability. \n Assisted passengers with boarding and exiting the bus, including those with disabilities. \n Collected fares, issued transfers, and provided route information to passengers. \n Conducted pre-trip and post-trip inspections to ensure vehicle safety and maintenance. \n Managed and resolved passenger conflicts and emergencies with professionalism. \n Adhered to all traffic laws and regulations, maintaining a clean driving record. \n Completed daily logs and reports, documenting any incidents or maintenance needs.",
        "Projects": [
          {
            "UsedSkills": "",
            "ProjectName": "",
            "TeamSize": ""
          }
        ]
      },
      {
        "Employer": {
          "EmployerName": "Punjab University",
          "FormattedName": "",
          "ConfidenceScore": 10
        },
        "JobProfile": {
          "Title": "Bus Driver",
          "FormattedName": "Bus Driver",
          "Alias": "Bus and Coach Driver, bus captain, Bus chauffeur, Bus Coach Driver, Bus Coach Operator, Bus Driver Regular Service, Bus Operator, Bus Public transportation driver, Bus Shuttle Driver, Bus Transit Driver, Bus Van Driver, Casual Bus Driver, City bus driver, Coach Driver, Coach Operator, Coach Tour Driver, Courtesy Bus Driver, Courtesy Van Driver, Driver - Shuttle Bus, driver of bus, Driver Tourism, Excursion Bus Driver, Express bus driver, Guided Tour Bus Driver, Inter-city bus driver, Interim Bus Driver, Leisure Bus Driver, Metro bus driver, Mini Bus Driver, Minibus driver, Motor coach Driver, Motorbus driver, Motorcoach bus driver, Motorcoach Driver, Omnibus driver, Passenger bus driver, private bus operator, PSV Driver, public bus driver, Public Service Vehicle driver, Public Transit Bus Driver, Rapid transit bus driver, Road Bus Driver, School Bus Driver, School Bus Operator, School Bus- Driver, School Transport Driver, Shuttle Bus Driver, Shuttle Bus Operator, Shuttle Chauffeur, Shuttle driver, Shuttle Service Driver, Shuttle- Driver, Sightseeing Bus Driver, Sightseeing tour driver, Standby Bus Driver, Standby Bus Operator, Student Bus Operator, Substitute Bus Driver, Substitute-Bus-Driver, Tour Bus Driver, Tour Motorcoach Driver, Tourist Bus Driver, transfer bus driver, Transit coach driver, Transportation Bus Driver, Travel Bus Driver",
          "RelatedSkills": [
            {
              "Skill": "Ensure Vehicle Operability",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Provide Information To Passengers",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Safety Conscious",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Passenger Transport Driving",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Manage Assignment Of Bus Routes",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Transportation Safety",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "TicketForce",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Driving",
              "ProficiencyLevel": "Native"
            }
          ],
          "ConfidenceScore": 10
        },
        "Location": {
          "City": "Mohali",
          "State": "Punjab",
          "StateIsoCode": "IN-PB",
          "Country": "India",
          "CountryCode": {
            "IsoAlpha2": "IN",
            "IsoAlpha3": "IND",
            "UNCode": "356"
          }
        },
        "JobPeriod": "June 2010 - December 2014",
        "FormattedJobPeriod": "06/2010 to 12/2014",
        "StartDate": "01/06/2010",
        "EndDate": "31/12/2014",
        "IsCurrentEmployer": "false",
        "JobDescription": "Transported students to and from school, ensuring their safety and punctuality. \n Maintained order and discipline on the bus, implementing safety protocols. \n Communicated with parents and school staff regarding transportation issues and student behavior. \n Conducted daily vehicle inspections and reported any mechanical issues for repair. \n Assisted in planning and coordinating special field trips and extracurricular activities.",
        "Projects": [
          {
            "UsedSkills": "",
            "ProjectName": "",
            "TeamSize": ""
          }
        ]
      }
    ],
    "CurrentEmployer": "Kids Cruise School",
    "JobProfile": "Bus Driver",
    "WorkedPeriod": {
      "TotalExperienceInMonths": "170",
      "TotalExperienceInYear": "14.2",
      "TotalExperienceRange": "GREATER THAN 10 YEAR"
    },
    "GapPeriod": "",
    "AverageStay": "85",
    "LongestStay": "115",
    "Summary": "",
    "ExecutiveSummary": "John has an experience in the domain of 'Transportation and Warehousing', particularly in the sub-domain of 'Bus and Other Motor Vehicle Transit Systems'. 'The candidate has a total experience of 10 Years. The candidate has been working as a Bus Driver at Kids Cruise School for the last 9.7 years. ",
    "ManagementSummary": "John doesn't have any management level experience in the resume.",
    "Coverletter": "",
    "Publication": "",
    "SegregatedPublication": [],
    "CurrentLocation": [],
    "PreferredLocation": [],
    "Availability": "",
    "Hobbies": "",
    "Objectives": "Experienced and safety-conscious Bus Driver with over 10 years of experience in transporting passengers on local and long-distance routes. Dedicated to providing excellent customer service and ensuring the comfort and safety of all passengers. Seeking to bring my expertise to a reputable transportation company.",
    "Achievements": "",
    "SegregatedAchievement": [],
    "References": "Available upon request.",
    "CustomFields": "Parsing Time : 861ms",
    "EmailInfo": {
      "EmailTo": " ",
      "EmailBody": " ",
      "EmailReplyTo": " ",
      "EmailSignature": " ",
      "EmailFrom": " ",
      "EmailSubject": " ",
      "EmailCC": " "
    },
    "Recommendations": [
      {
        "PersonName": "",
        "CompanyName": "",
        "Relation": "",
        "PositionTitle": "",
        "Description": ""
      }
    ],
    "DetailResume": ".....",
    "CandidateImage": {
      "CandidateImageData": "",
      "CandidateImageFormat": ""
    },
    "TemplateOutput": {
      "TemplateOutputData": "JVBERi0xLjcNCjUgMCBvYmoNCjw8L1R5cGUgL1BhZ2UvUGFyZW50IDMgMCBSL0NvbnRlbnRzIDYgMCBSL01lZGlhQm94IFswIDAgNjEyIDc5Ml0vUmVzb3VyY2VzPDwvRm9udDw8L0ZBQUFBSSA4IDAgUi9GQUFBQkMgMTIgMCBSL0ZBQUFCRiAxNSAwIFIvRkFBQUJJIDE4IDAgUj4+L1hPYmplY3Q8PC9YMSAxMCAwIFI+Pj4+L0dyb3VwIDw8L1R5cGUvR3JvdXAvUy9UcmFuc3BhcmVuY3kvQ1MvRGV2aWNlUkdCPj4+Pg0KZW5kb2JqDQo2IDAgb2JqDQo8PC9MZW5ndGggMjIgMCBSL0ZpbHRlciAvRmxhdGVEZWNvZGU+PnN0cmVhbQ0KeJztW2tz2zYW/Sv4aHcjGC++Op2dJlYy20e2buzu7ky6H2gKktBSpJakkvrf916QlAmJYiTZ65F21k4y5AWJ+zgXBxcAwwmD3xGHf4JIkGRB/kO4lXEiQhpE+CMUkT62jboiRhbECyUVjDEuBL6VugLfpyKKGIOXU/ddp2VO/kmyjl5GPEE91Pcz/PbbE8CNYjwKAk8dYZkIqBfh816waZrbVNv25o5cvXsNP98RLsjdtDEJwiYUox7YEYUR4RwUSFDBAnK3gPYZ+Xjx7YfruUnTS35hiGBCXv6b3H1P3t45/nIJ+kPQGUTDbtcwdNpkRH1s8yMPBLYt8GrjbBAfY3n1L07Gue17V++ciTUsjpoRp+vu8RL/Qoi9ADBgTCjFrSh1RVJRphqvUvuAK9nEHZR79T+gqA35m2vClRNyGy4WcMTSxplKP/RFoHy49EIlucQQUB8vBKBYIA7f5/MM/Nfr+LthYGhbF4PaUUaDLU+tbMNV7m+66kp6XeXU9fTdZnKx/pS6X5WT4pMuvp0tYpPSJF+8Io5brmMef0zo03bsLxEnURj4AQmjUMpfL27meaZ/vXwFo2fTQ9dHP6JcBZC4PKgH0EbuhoJGygOjuXdoFvuMqgheDWXYRMCV7JXFSBxfzOL6B+iLKshmj0UhXkbALj4L6yz+6f43nVQG4vGpm8mb8Q+phPcYi+SmEXvh8PaPpS6MBi1ZoickziakjKe6ehglIMuz8nLEL/DS5KuSvFnZezIuDCQlQvUZ79HIak5ykAGxkAcdFyXJp0R3OycmI1URZ+UyL6xb2Yws49J2aB+ZaXwrI2mexGmTAx3zhUdZw75g/ccLNDXNs9loYsoK3o9RR5GvKl1SMtYTk8RoFjhV5WRZ5J/MxIBKVPVHotNUZ/gWSWqX8DpfgP2lLj4Z6AlfBg06K1cFvlfNNYHhNwXj8bXHQKGjW8bKkIaASRT6rbVpSpZopdVWavAW7gp7R7HD2zYO+nerLif3Vu/iwYYRH65MqbEhJoVerqzP96l+DKr110AEwc5lnD3QnQToQyqoJq0P5gmbd/XwaC6HmKFnACtQ7kNn4nDdMPCpJ33GWaAaGzZE+7DUcw1RZ/CQgUGKdcbjIO1SEmigvgK2klHDSI7Ef5yo1pTckew9re7FBT+YSUmuixWm2W0yz/O0dsll9o8X5H0+j1PTaVzTzceLV+Rmlf2GqXi/I/2k9KiMagdtoWGBrsMhMFRNIJprx+H60cEYrPPymBAwfg"
}

Job Zone Redaction in the Template

Job Zone functionality can be added in the API request to apply the redaction of the resume in the template based on the Job zone level.

Job Zones categorize job profiles into one of five categories based on the required levels of education, experience, and training. For details on how jobs are categorized into Job Zones, refer O*NET OnLine Help.

To enable the Job Zone redaction, pass jobzoneredaction parameter in the templater API:

jobzoneredaction": true

Note: If the jobzoneredaction parameter is passed and true in the API request, then redaction configuration will be applied based on the Job zone level, it will override the configuration parameter (see Redaction Settings in the Template) given in the request or, added in the database of that user key.
Follow the below redaction settings for Job Zone 1, Job Zone 2 and Job Zone 3:
Note: For Job Zone 4 and Job Zone 5, the redaction setting of Job Zone 3 is applied
Table 1.
Job Zone 1 Job Zone 2 Job Zone 3
{
  "maskfields": [
    "Name",
    "DateOfBirth",
    "MaritalStatus",
    "Gender",
    "Email",
    "PhoneNumber",
    "WebSite",
    "CandidateImage"
  ],
  "masktype": "x",
  "highlightcolor": "",
  "abbreviationfields": [
    "Name",
    "Email",
    "PhoneNumber",
    "Institution.Name",
    "Employer.Name"
  ],
  "abbreviation": false
}
{
  "maskfields": [
    "Name",
    "DateOfBirth",
    "MaritalStatus",
    "Gender",
    "Email",
    "PhoneNumber",
    "WebSite",
    "CandidateImage",
    "Address",
    "Institution.City",
    "Institution.State",
    "Institution.Country",
    "Employer.City",
    "Employer.State",
    "Employer.Country"
  ],
  "masktype": "x",
  "highlightcolor": "",
  "abbreviationfields": [
    "Name",
    "Email",
    "PhoneNumber",
    "Institution.Name",
    "Employer.Name"
  ],
  "abbreviation": false
}
{
  "maskfields": [
    "Name",
    "DateOfBirth",
    "MaritalStatus",
    "Gender",
    "Email",
    "PhoneNumber",
    "WebSite",
    "CandidateImage",
    "Address",
    "Institution.City",
    "Institution.State",
    "Institution.Country",
    "Employer.City",
    "Employer.State",
    "Employer.Country",
    "Employer.Name",
    "CurrentEmployer",
    "PreviousEmployer"
  ],
  "masktype": "x",
  "highlightcolor": "",
  "abbreviationfields": [
    "Name",
    "Email",
    "PhoneNumber",
    "Institution.Name",
    "Employer.Name"
  ],
  "abbreviation": false
}

Sample Request for Job Zone Redaction in the Template

Below is the API Request in JSON Format:
{
    "filedata": "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",
    "filename": "Template.doc",
    "userkey": "Your_user_key",
    "version": "1.0.0",
    "subuserid": "Your_company_name",
    "outputtype": "pdf",
    "templatekey": "TM002",
    "templatedata": "",
    "jobzoneredaction": true
}

Sample Response for Job Zone Redaction in the Template

Below is the API Response in JSON Format:
{
  "ResumeParserData": {
    "ResumeFileName": "Template.doc",
    "ResumeLanguage": {
      "Language": "English",
      "LanguageCode": "en"
    },
    "ParsingDate": "18/07/2024 11:11:39",
    "ResumeCountry": {
      "Country": "India",
      "Evidence": "PresentAddress",
      "CountryCode": {
        "IsoAlpha2": "IN",
        "IsoAlpha3": "IND",
        "UNCode": "356"
      }
    },
    "Name": {
      "FullName": "John Doe",
      "TitleName": "",
      "FirstName": "John",
      "MiddleName": "",
      "LastName": "Doe",
      "FormattedName": "John Doe",
      "ConfidenceScore": 10
    },
    "DateOfBirth": "",
    "Gender": "",
    "FatherName": "",
    "MotherName": "",
    "MaritalStatus": "",
    "Nationality": "",
    "LanguageKnown": [
      {
        "Language": "",
        "LanguageCode": ""
      }
    ],
    "UniqueID": "",
    "LicenseNo": "",
    "PassportDetail": {
      "PassportNumber": "",
      "DateOfExpiry": "",
      "DateOfIssue": "",
      "PlaceOfIssue": ""
    },
    "PanNo": "",
    "VisaStatus": "",
    "Email": [
      {
        "EmailAddress": "busdrver@gmail.com",
        "ConfidenceScore": 10
      }
    ],
    "PhoneNumber": [
      {
        "Number": "9876789833",
        "ISDCode": "+91",
        "OriginalNumber": "98767 89833",
        "FormattedNumber": "+91 98767 89833",
        "Type": "Phone",
        "ConfidenceScore": 10
      }
    ],
    "WebSite": [
      {
        "Type": "",
        "Url": ""
      }
    ],
    "Address": [
      {
        "Street": "",
        "City": "Delhi",
        "State": "Delhi",
        "StateIsoCode": "IN-DL",
        "Country": "India",
        "CountryCode": {
          "IsoAlpha2": "IN",
          "IsoAlpha3": "IND",
          "UNCode": "356"
        },
        "ZipCode": "",
        "FormattedAddress": "Delhi, India",
        "Type": "Present",
        "ConfidenceScore": 7
      }
    ],
    "Category": "Transportation and Warehousing",
    "SubCategory": "Bus and Other Motor Vehicle Transit Systems",
    "CurrentSalary": {
      "Amount": "",
      "Symbol": "",
      "Currency": "",
      "Unit": "",
      "Text": ""
    },
    "ExpectedSalary": {
      "Amount": "",
      "Symbol": "",
      "Currency": "",
      "Unit": "",
      "Text": ""
    },
    "Qualification": "High School Diploma Delhi Public School- Mohali, Punjab, India \r Graduated : 2012",
    "SegregatedQualification": [
      {
        "Institution": {
          "Name": "Delhi Public School",
          "Type": "School",
          "Location": {
            "City": "Mohali",
            "State": "Punjab",
            "StateIsoCode": "IN-PB",
            "Country": "India",
            "CountryCode": {
              "IsoAlpha2": "IN",
              "IsoAlpha3": "IND",
              "UNCode": "IND"
            }
          },
          "ConfidenceScore": 10
        },
        "Degree": {
          "DegreeName": "High School Diploma",
          "NormalizeDegree": "High School Diploma",
          "Specialization": [],
          "ConfidenceScore": 10
        },
        "FormattedDegreePeriod": "2012",
        "StartDate": "",
        "EndDate": "31/12/2012",
        "Aggregate": {
          "Value": "",
          "MeasureType": ""
        }
      }
    ],
    "Certification": "Commercial Driver's License (CDL) with Passenger Endorsement \r First Aid and CPR Certification \r Defensive Driving Course Certification",
    "SegregatedCertification": [
      {
        "CertificationTitle": "Driver's License (CDL)",
        "Authority": "",
        "CertificationCode": "",
        "IsExpiry": "",
        "StartDate": "",
        "EndDate": "",
        "CertificationUrl": ""
      },
      {
        "CertificationTitle": "First Aid and CPR Certification",
        "Authority": "",
        "CertificationCode": "",
        "IsExpiry": "",
        "StartDate": "",
        "EndDate": "",
        "CertificationUrl": ""
      },
      {
        "CertificationTitle": "Defensive Driving Course Certification",
        "Authority": "",
        "CertificationCode": "",
        "IsExpiry": "",
        "StartDate": "",
        "EndDate": "",
        "CertificationUrl": ""
      }
    ],
    "SkillBlock": "•  Safe Driving Practices : Consistently follows traffic laws, speed limits, and road signs to ensure the safety of passengers and other road users. \r •  Defensive Driving : Anticipates potential hazards and takes proactive measures to avoid accidents, ensuring a safe driving environment. \r •  Vehicle Maintenance : Conducts regular inspections and basic maintenance on vehicles, including checking oil levels, tire pressure, and other critical components. \r •  Route Planning and Navigation : Efficiently plans and navigates routes using maps, GPS systems, and route planning software to ensure timely arrivals. \r •  Passenger Assistance : Assists passengers with boarding and exiting the vehicle, especially those with disabilities or special needs. \r •  Customer Service : Provides courteous and professional service to passengers, addressing any questions or concerns they may have. \r •  Time Management : Manages time effectively to maintain schedules and ensure punctual pick-ups and drop-offs. \r •  Record Keeping : Maintains accurate records of driving activities, vehicle maintenance, and any incidents or accidents. \r •  Emergency Handling : Handles emergencies and unexpected situations calmly and effectively, including mechanical breakdowns, medical emergencies, and traffic accidents. \r •  Load and Unload Cargo : For positions involving cargo, efficiently loads and unloads goods, ensuring they are securely fastened and delivered without damage. \r •  Adaptability : Adjusts to changing weather conditions, road closures, and detours, ensuring minimal disruption to schedules. \r •  Attention to Detail : Pays close attention to details such as road conditions, vehicle performance, and passenger needs to ensure a smooth and safe ride. \r •  Communication : Communicates clearly and effectively with dispatchers, passengers, and other road users. \r •  Problem-Solving : Quickly identifies and resolves any issues that arise during transit to minimize delays and maintain safety. \r •  Fuel Management : Monitors and manages fuel consumption to ensure efficient vehicle operation and cost-effectiveness. \r •  Legal Compliance : Stays up to date with local, state, and federal driving regulations and ensures all required documentation (licenses, permits) is current.",
    "SkillKeywords": "Courteous,Potential,Assisted,Attention To Detail,Time Management,Communication,Effectiveness,Adaptability,Punctuality,Discipline,Proactive,Planning,Punctual,Professionalism,Anticipates,Clean Driving Record,Defensive Driving,Fuel Management,Route Planning,Route Planning Software,Legal Compliance,Regular Inspections,Maintain Safety,Vehicle Maintenance,Traffic Laws,Record Keeping,Vehicle Safety",
    "SegregatedSkill": [
      {
        "Type": "BehaviorSkills",
        "Skill": "Courteous",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Courteous",
        "Alias": "Courtesy, Maintain courteous, polite, Politeness",
        "FormattedName": "Courteous",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "BehaviorSkills",
        "Skill": "Potential",
        "Ontology": "",
        "Alias": "",
        "FormattedName": "",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "BehaviorSkills",
        "Skill": "Assisted",
        "Ontology": "",
        "Alias": "",
        "FormattedName": "",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 170
      },
      {
        "Type": "SoftSkill",
        "Skill": "Attention To Detail",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Attention to Detail",
        "Alias": "A good eye for detail and high level of accuracy, Acute attention to detail, Attend To Detail, attend to details, attending to details, attention for details, Attention To Details, attention to the details, Attention to-Detail, attention-to-detail, attentive to detail, attentive to details, attentiveness to detail, attentiveness to details, Being Thorough, Detail - Orientation, detail driven, detail focused, Detail Minded, Detail Orientated, detail orientation, Detail Oriented, detail-minded, detail-orientated, detail-orientation, Detail-Oriented, detail-oriented tasks, detailed oriented, detailed-oriented, Eye For Detail, Eye For Details, Eye For Detail , great attention to detail, Handling Detailed Work, high attention to detail, highly detail oriented, highly detail-oriented, meticulous, Meticulous Eye For Detail, Meticulous Eye For Details, organized and detail oriented, Pay Attention To Detail, Pay close attention to detail, paying attention to every detail, Paying Close Attention To Detail, Pays Attention To Detail, Pays Attention To Details, Thoroughness",
        "FormattedName": "Attention to Detail",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Time Management",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Management>Time Management",
        "Alias": "Adhering To A Schedule, arranging of timetables, coordinate scheduling, Deadline Management, deadline monitoring, Deadline-Management, estimates timescales, Excellent time management, executive schedule management, Handle busy schedules, maintain the schedule, maintaining schedules, manage own time, manage schedule, Manage Scheduling, manage time, managed schedules, Managed Scheduling, Managed the time, Managing a Deadline, Managing Day, Managing Deadline, managing executives schedules, Managing Time, Organization Time Management, schedule coordination, Schedule Management, Schedule management process, Schedule Mgmt., Schedule-Management, Scheduling Management, Strategic time management, Strategic time mgmt, time administration, Time efficiency, Time Efficient, Time Estimation, time handling, Time Implementation, time keeping, Time managed, Time management process, time management skills, Time Management Strategy, Time Mgmt., Time-Efficient, Time-Keeping, Time-Management, timekeeping, Timekeeping Management, timely and accurate processing, timely decision making, timely development, timely Management, Timetable Management",
        "FormattedName": "Time Management",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Communication",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Communication",
        "Alias": "ability to communicate, ability to Communication, ability to effectively communicate, ability to interact effectively, able to communicate, able to communicate effectively, Able To Convey Information, Able To Convey Information Clearly, Able To Present Ideas, Clear & Concise Communication, Clear and Concise Communication, Clear Communication, clear verbal communication, Clear verbal language, Clear-Communication, Communicate, communicate effectively, Communicate Effectively With Guests, communicated effectively, Communicated regularly, communicates with colleagues, communicating, communicating effectively, communicating skill, Communicating With Persons Outside, Communicating With Supervisors, communication abilities, communication skill, communication skills, Communication Skills With Public, communication with colleagues, communicational, communicational skills, communications, communications skills, communicative, communicative skills, Develop effective communication skills, develop strong communication, Developing Effective Communication, Effective Communication, effective communication is paramount, effective communication skills, effective communicator, effective interaction, effective interactions, Effective-Communication, Effectively communicates, effectively communicating, Efficient Communication, Engaging Conversation, excellent communication, Excellent communication skills, Excellent Communicator, good communication, Good communication skills, Great Communication, Great Communication Skills, Great Communications Skills, Great Communicator, Great communicators, high impact communication, initiated timely coordination, Interact Effectively, maintaining a strong communication, Maintaining strong communication, Openly Expresses Ideas, Outstanding Communication, Outstanding-Communication, Strong communication skills, strong communicator",
        "FormattedName": "Communication",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Effectiveness",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Effectiveness",
        "Alias": "Work Effectively With Other Members",
        "FormattedName": "Effectiveness",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Adaptability",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Adaptability",
        "Alias": "Ability To Accept Change, Ability To Accept Changes, Ability To Accept-Change, Ability To Adapt, ability to adapt and quickly adjust to change, Ability To Adapt Quickly, Ability to adapt to change, ability to be Adaptable, ability to cope with change, Ability To Cope With Change, Adapt Quickly, Adapt Quickly To Change, adapt quickly to changes, adapt to a changing situation, Adapt To Changing Situations, Adapt To Environment, Adapt-To-Environment, Adaptability skills, Adaptability To Changing Circumstances, Adaptable, Adaptable To Changes, Adaptation Skill, Adaptation Skills, Adapting Quickly, adapting to a changing situation, Adapting To Changing Business Conditions, Adapting To Changing Circumstances, adapting to changing situations, Adapting To New Situations, Adaptive, ease of adaptation, High Level Of Adaptability, Highly Adaptable, Highly Adaptive, Highly-Adaptable, Quick Adaptability, willing to adapt to new challenges",
        "FormattedName": "Adaptability",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Punctuality",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Punctuality",
        "Alias": "always on time, always punctual, PUNCTUAL, punctual worker, punctuality skills, Time Liness, Timeliness",
        "FormattedName": "Punctuality",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 170
      },
      {
        "Type": "SoftSkill",
        "Skill": "Discipline",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Discipline",
        "Alias": "Disciplined, Self Discipline, Self Disciplined, Self-Discipline, Self-Disciplined",
        "FormattedName": "Discipline",
        "Evidence": "ExperienceSection",
        "LastUsed": "31/12/2014",
        "ExperienceInMonths": 55
      },
      {
        "Type": "SoftSkill",
        "Skill": "Proactive",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Proactive",
        "Alias": "Ability to Be Proactive, Be Proactive, Pro Active Leader, Pro-active, Pro-Active Leader, proactive behavior, Proactivity",
        "FormattedName": "Proactive",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Planning",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Planning Process",
        "Alias": "Ability to Create Plans, Ability to Plan, Planning, Planning ability, Planning Responsibility, planning skills, Planning-Process",
        "FormattedName": "Planning Process",
        "Evidence": "SkillSection",
        "LastUsed": "31/12/2014",
        "ExperienceInMonths": 55
      },
      {
        "Type": "SoftSkill",
        "Skill": "Punctual",
        "Ontology": "Management of Companies and Enterprises>Managers, All Other>Punctuality",
        "Alias": "always on time, always punctual, PUNCTUAL, punctual worker, punctuality skills, Time Liness, Timeliness",
        "FormattedName": "Punctuality",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "SoftSkill",
        "Skill": "Professionalism",
        "Ontology": "Management of Companies and Enterprises>Management Occupations>Professionalism",
        "Alias": "Professional Attitude, professional skills",
        "FormattedName": "Professionalism",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 115
      },
      {
        "Type": "SoftSkill",
        "Skill": "Anticipates",
        "Ontology": "Finance and Insurance>Human Resources Specialists>Anticipation",
        "Alias": "Ability to anticipate, Anticipates, Anticipating",
        "FormattedName": "Anticipation",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Clean Driving Record",
        "Ontology": "Transportation and Warehousing>Driver/Sales Workers and Truck Driver's>Clean Driving Record",
        "Alias": "Clean DMV Record, Clean Driving-Record, clean Motor Vehicle Report, Clean Mvr, Clear Driving History, Exemplary Driving Record, Flawless Driving History, Good Driving Standing, Impeccable Driving History, Maintain driving records, Pristine Driving History, Safe Driving Record, Spotless Driving Record, Unblemished Driving Record, Untarnished Driving Record, Violation Free Driving",
        "FormattedName": "Clean Driving Record",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 115
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Defensive Driving",
        "Ontology": "Transportation and Warehousing>Driver/Sales Workers and Truck Driver's>Defensive Driving",
        "Alias": "Advanced Driving, Alert Driving, apply defensive driving techniques, Aware Driving, Careful Driving, Cautionary Driving, Cautious Driving, Conscious Driving, Crash-Free Driving, Defensive-Driving, drive defensively, Driving Defensive, implement defensive driving, implement defensive driving techniques, Mindful Driving, Perform Defensive Driving, perform defensive driving techniques, Perform-Defensive Driving, Perform-Defensive-Driving, Predictive Driving, Preventive Driving, Proactive Driving, Responsible Driving, Safe Driver Training, Safe Driving, Safety-Conscious Driving, Skilled Driving, utilise defensive driving methods, utilise defensive driving techniques, Vigilant Driving, Watchful Driving",
        "FormattedName": "Defensive Driving",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Fuel Management",
        "Ontology": "Transportation and Warehousing>Transportation Workers, All Other>Management Systems>Fuel Management System",
        "Alias": "Fleet Fuel Management System, Fuel Consumption Management System, Fuel Control System, Fuel Dispensing System, Fuel Efficiency System, Fuel Inventory Management System, Fuel Logistics System, fuel management, fuel management systems, Fuel Monitoring System, Fuel Reporting System, Fuel System Design, fuel systems, Fuel Tracking System, Fuel-Management System, fuelling system managing, fuelling system supervising, Manage Fuelling System, manage system for fuelling, managing fuelling system, managing system for fuelling, supervise fuelling system, supervise system for fuelling, supervising fuelling system, supervising system for fuelling",
        "FormattedName": "Fuel Management System",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Route Planning",
        "Ontology": "Transportation and Warehousing>Light Truck or Delivery Services Driver's>Route Planning",
        "Alias": "Journey Planning, Logistics Route, Logistics Route Optimization, management route, management routing, Navigation Planning, Route Development, Route Management, Route Mapping, Route Mgmt., Route Optimisation, Route Optimization, Route- Development, Route-Management, Route-Optimization, Route-Planning, Routeplanning, Scheduling Transport, Scheduling Transportation, Shipment Routing, Transport Routing, Transportation Routing, Transportation Scheduling, Transportation-Scheduling, Vehicle Routing, Vehicle Scheduling, Vehicle Scheduling Process, Vehicle-Routing",
        "FormattedName": "Route Planning",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Route Planning Software",
        "Ontology": "Transportation and Warehousing>Freight Transportation Arrangement>Route Planning Software",
        "Alias": "Route Management Software, Route Mapping Software, Route optimization software, Route Planning Soft., routing software",
        "FormattedName": "Route Planning Software",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Legal Compliance",
        "Ontology": "Finance and Insurance>Compliance Officers>Regulatory Compliance",
        "Alias": "Adhere To An Departmental Guidelines, Adhering To Departmental Guidelines, Business Compliance, commercial compliance, Commercial Compliance Process, compliance in business, Compliance Investment, compliance regulation, compliance regulations, Compliance Requirement, compliance requirements, Compliance standard, Compliance Standards, compliance technical, compliance with current legislation, compliance with legislation, compliance with safety regulations, compliance with safety standards, compliance with statutory, compliance with statutory requirements, compliance with the regulations, compliance with the requirements, compliance with the rules, comply with a legal regulation, comply with legal laws, comply with legal legislation, Comply With Legal Regulations, comply with legal rules, comply with legal statutes, complying with legal regulations, complying with regulations, Corporate compliance, ensures statutory procedures, ensuring compliance with regulations, External compliance, Following Construction and Government Standards, Global Regulatory Compliance, government compliance, Governmental Compliance, Handling Statutory Matters, Internal Compliance, internal compliance system, Internal-Compliance, International Regulatory Compliance, Investment Compliance, Investment-Compliance, Legal Compliance, legal regulation compliance, Manage regulatory compliance, Managed Regulatory Compliance, meet compliance requirements, observes regulations, observing regulations, Operational Regulations, Operational-Regulations, Operations Regulatory, Regulating Rules, regulatory adherence, regulatory compliance adherence, regulatory compliance design, Regulatory Compliance Management, Regulatory Compliance mgmt, Regulatory Compliance Optimization, Regulatory Compliance Standards, regulatory conformance, regulatory guidelines, Regulatory Knowledge, regulatory remediation, Regulatory Requirements, Regulatory Rules, Regulatory Standard, Regulatory Standards, Regulatory Submission, regulatory submissions, Regulatory-Compliance, Regulatory-Compliance Management, Regulatory-Compliance-Management, Regulatory-Requirements, Regulatory-Standards, Safety compliance, Standard Compliance, Statutory Compliance, statutory compliances, Technical Compliance, Technical-Compliance",
        "FormattedName": "Regulatory Compliance",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Regular Inspections",
        "Ontology": "Finance and Insurance>Appraisers and Assessors of Real Estate>Routine Inspection",
        "Alias": "conducting inspections of facilities, Daily inspection, landlord property inspection, Periodic Inspection, Periodic-Inspection, peri̇odi̇c i̇nspecti̇on, Regular Inspection, Regular Inspections, regular inspections of properties, Regular Monitoring, Regular-Monitoring, Routine Inspections, routine property inspection, Routine Test, Routine Testing, routine testing and monitoring, Routine Tests, Standard examination, systematic investigation, Systematic Review, Systematic Reviews, Systematic-Review",
        "FormattedName": "Routine Inspection",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Maintain Safety",
        "Ontology": "Construction>Health and Safety Engineers, Except Mining Safety Engineers and Inspectors>Safety Management",
        "Alias": "Address and report safety concerns, Develop safety, Develop safety program, developing safety, Development of safety, Ensures safety procedures, maintain safety, Manage Annual Safety, Manages Safety Operations, Managing Safety, Operational Safety Supervision, oversees operational safety, Safety Administration, Safety Administrations, Safety Coordination, Safety Governance, Safety Implementation, safety improvements, Safety Maintenance, safety management process, Safety Mechanisms, Safety Mgmt., Safety Policy Management, Safety-Administration, Safety-Management, Supervises Operational Safety",
        "FormattedName": "Safety Management",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Vehicle Maintenance",
        "Ontology": "Installation, Maintenance, and Repair Occupations>Automotive Body and Related Repairers>Vehicle Maintenance",
        "Alias": "Auto care and maintenance, Auto Maintenance, Auto Repair, Auto Repair and Service, Auto Restoration, Auto Restoration Services, Auto Service and Repair, Auto servicing and maintenance, Automobile Maintenance, Automobile restoration, Automotive inspection and maintenance, automotive maintenance, automotive mechanical, Automotive preservation and restoration, Automotive reconditioning, Automotive refurbishment, Automotive rejuvenation, Automotive Repair, automotive repairs, Automotive Restoration, Automotive Service, Automotive Services, Automotive upkeep and servicing, Automotive-Restoration, Automotive-Service, Body & Paint Repairs, bodywork of motor vehicles, Car maintenance, Car maintenance and repair, Car Repair, Car Repair and Maintenance, car repair services, Car Restoration, Car Service, Car service and maintenance, Car Tune Up, Car Tune-Up, Classic car restoration, fleet maintenance, Forklift Maintenance, Forklift repair, Forklift repairing, forklift service, Forklift-Maintenance, maintain a reliable automobile, maintain vehicle service, maintain vehicle servicing, maintaining and repairing motor vehicles, Maintenance and Repair of Motor Vehicles, Maintenance and repair work on vehicles, Maintenance Forklift, maintenance of forklift, Motor Vehicle Service, Motor Vehicle-Service, Perform vehicle repairs, preserve vehicle service, repair motor vehicles, repair of depot vehicles, repair the bodies of road vehicles, repair vehicles, repairs of machinery fleet, Routine Vehicle Check, Routine Vehicle Inspection, Routine Vehicle Inspections, service and maintain the bodies, services and maintains vehicle, Servicing and maintaining the bodies, Transit Maintenance, truck maintenance, Truck Repair, Truck Repairs, truck-maintenance, Vehicle Body Maintenance, Vehicle body work, Vehicle Care and Repair, Vehicle care and upkeep, Vehicle Health Check, Vehicle Inspection and Maintenance, Vehicle Inspection and Repairs, Vehicle preventative maintenance, Vehicle refurbishing, Vehicle Repair and Maintenance, Vehicle restoration, Vehicle Service, Vehicle Service and Inspection, Vehicle service and maintenance, vehicle service maintenance, Vehicle Tune-Up, Vehicle Upkeep, Vehicle Wellness, Vintage car restoration",
        "FormattedName": "Vehicle Maintenance",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Traffic Laws",
        "Ontology": "Public Administration>Lawyers, Judges, and Related Workers>Transportation Law",
        "Alias": "Automobile Regulation, Traffic Law, Traffic Laws, Traffic Legislation, Traffic Regulations, Transport law, Transport Litigation, Transportation Legal Code, Transportation-Law",
        "FormattedName": "Transportation Law",
        "Evidence": "SkillSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 115
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Record Keeping",
        "Ontology": "Administrative and Support and Waste Management and Remediation Services>Office Administrative Services>Record Management",
        "Alias": "Administrative Document Management, Administrative Record Maintenance, Administrative records Management, archival management, archival processing, Archive Management, Archive mgmt, Archive Process, Archives Management, Archives mgmt, Archives-Management, Archives-mgmt, Business Records Maintenance, carry out management of records, carry out record management, Carry Out Records Management, Company Paperwork Maintenance, company records management, coordinate management records, Corporate Records Management, correction records, customer records management, Document necessary records, filing records, Government Record Management, Government Records Management, keeping appropriate records, keeping management, Keeping records of work undertaken, keeps accurate and comprehensive records, keeps accurate and confidential records, keeps accurate records, keeps appropriate records, keeps case records, keeps records, keeps records of work undertaken, maintain accurate records, maintain and balance records, maintain and update records, maintain case records, maintain company records, maintain records, maintain up to date records, maintained office records, maintained records, maintaining office records, maintaining office records, Maintaining proper records in data base, maintaining records, maintains accurate records, maintains administrative records, maintains records, Maintenance of Case Records, maintenance records, manage records, Management of Archives, Office Records Maintenance, Office Records Management, organise records management, Personal Records Management, Prepare and maintain the daily work record, Prepares records, preparing records, Record Keeping, Record Maintenance, Record Mgmt., Record Retention, Record Storage, Record-Keeping, Record-Management, Recording information, Recordkeeping, Records Administration, records and information management, records correction, Records Handling, records information, Records Information Management, Records Information mgmt, Records Lifecycle Management, Records management, Records Organization, Records-management, Recordskeeping, Storage Record, Store Record",
        "FormattedName": "Record Management",
        "Evidence": "SkillSection",
        "LastUsed": "",
        "ExperienceInMonths": 0
      },
      {
        "Type": "OperationalSkill",
        "Skill": "Vehicle Safety",
        "Ontology": "Other Services (except Public Administration) >Other Automotive Mechanical and Electrical Repair and Maintenance>Automotive Safety",
        "Alias": "Automotive-Safety, Vehicle Safety",
        "FormattedName": "Automotive Safety",
        "Evidence": "ExperienceSection",
        "LastUsed": "18/07/2024",
        "ExperienceInMonths": 115
      }
    ],
    "Experience": "Bus Driver Kids Cruise School,  Mohali, Punjab  \r January 2015 - Present \r Safely operated buses on scheduled routes, maintaining punctuality and reliability. \r Assisted passengers with boarding and exiting the bus, including those with disabilities. \r Collected fares, issued transfers, and provided route information to passengers. \r Conducted pre-trip and post-trip inspections to ensure vehicle safety and maintenance. \r Managed and resolved passenger conflicts and emergencies with professionalism. \r Adhered to all traffic laws and regulations, maintaining a clean driving record. \r Completed daily logs and reports, documenting any incidents or maintenance needs. \r Bus Driver Punjab University,  Mohali, Punjab  \r June 2010 - December 2014 \r Transported students to and from school, ensuring their safety and punctuality. \r Maintained order and discipline on the bus, implementing safety protocols. \r Communicated with parents and school staff regarding transportation issues and student behavior. \r Conducted daily vehicle inspections and reported any mechanical issues for repair. \r Assisted in planning and coordinating special field trips and extracurricular activities.",
    "SegregatedExperience": [
      {
        "Employer": {
          "EmployerName": "Kids Cruise School",
          "FormattedName": "",
          "ConfidenceScore": 10
        },
        "JobProfile": {
          "Title": "Bus Driver",
          "FormattedName": "Bus Driver",
          "Alias": "Bus and Coach Driver, bus captain, Bus chauffeur, Bus Coach Driver, Bus Coach Operator, Bus Driver Regular Service, Bus Operator, Bus Public transportation driver, Bus Shuttle Driver, Bus Transit Driver, Bus Van Driver, Casual Bus Driver, City bus driver, Coach Driver, Coach Operator, Coach Tour Driver, Courtesy Bus Driver, Courtesy Van Driver, Driver - Shuttle Bus, driver of bus, Driver Tourism, Excursion Bus Driver, Express bus driver, Guided Tour Bus Driver, Inter-city bus driver, Interim Bus Driver, Leisure Bus Driver, Metro bus driver, Mini Bus Driver, Minibus driver, Motor coach Driver, Motorbus driver, Motorcoach bus driver, Motorcoach Driver, Omnibus driver, Passenger bus driver, private bus operator, PSV Driver, public bus driver, Public Service Vehicle driver, Public Transit Bus Driver, Rapid transit bus driver, Road Bus Driver, School Bus Driver, School Bus Operator, School Bus- Driver, School Transport Driver, Shuttle Bus Driver, Shuttle Bus Operator, Shuttle Chauffeur, Shuttle driver, Shuttle Service Driver, Shuttle- Driver, Sightseeing Bus Driver, Sightseeing tour driver, Standby Bus Driver, Standby Bus Operator, Student Bus Operator, Substitute Bus Driver, Substitute-Bus-Driver, Tour Bus Driver, Tour Motorcoach Driver, Tourist Bus Driver, transfer bus driver, Transit coach driver, Transportation Bus Driver, Travel Bus Driver",
          "RelatedSkills": [
            {
              "Skill": "Ensure Vehicle Operability",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Provide Information To Passengers",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Safety Conscious",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Passenger Transport Driving",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Manage Assignment Of Bus Routes",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Transportation Safety",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "TicketForce",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Driving",
              "ProficiencyLevel": "Native"
            }
          ],
          "ConfidenceScore": 10
        },
        "Location": {
          "City": "Mohali",
          "State": "Punjab",
          "StateIsoCode": "IN-PB",
          "Country": "India",
          "CountryCode": {
            "IsoAlpha2": "IN",
            "IsoAlpha3": "IND",
            "UNCode": "356"
          }
        },
        "JobPeriod": "January 2015 - till",
        "FormattedJobPeriod": "to till",
        "StartDate": "01/01/2015",
        "EndDate": "18/07/2024",
        "IsCurrentEmployer": "true",
        "JobDescription": "Safely operated buses on scheduled routes, maintaining punctuality and reliability. \n Assisted passengers with boarding and exiting the bus, including those with disabilities. \n Collected fares, issued transfers, and provided route information to passengers. \n Conducted pre-trip and post-trip inspections to ensure vehicle safety and maintenance. \n Managed and resolved passenger conflicts and emergencies with professionalism. \n Adhered to all traffic laws and regulations, maintaining a clean driving record. \n Completed daily logs and reports, documenting any incidents or maintenance needs.",
        "Projects": [
          {
            "UsedSkills": "",
            "ProjectName": "",
            "TeamSize": ""
          }
        ]
      },
      {
        "Employer": {
          "EmployerName": "Punjab University",
          "FormattedName": "",
          "ConfidenceScore": 10
        },
        "JobProfile": {
          "Title": "Bus Driver",
          "FormattedName": "Bus Driver",
          "Alias": "Bus and Coach Driver, bus captain, Bus chauffeur, Bus Coach Driver, Bus Coach Operator, Bus Driver Regular Service, Bus Operator, Bus Public transportation driver, Bus Shuttle Driver, Bus Transit Driver, Bus Van Driver, Casual Bus Driver, City bus driver, Coach Driver, Coach Operator, Coach Tour Driver, Courtesy Bus Driver, Courtesy Van Driver, Driver - Shuttle Bus, driver of bus, Driver Tourism, Excursion Bus Driver, Express bus driver, Guided Tour Bus Driver, Inter-city bus driver, Interim Bus Driver, Leisure Bus Driver, Metro bus driver, Mini Bus Driver, Minibus driver, Motor coach Driver, Motorbus driver, Motorcoach bus driver, Motorcoach Driver, Omnibus driver, Passenger bus driver, private bus operator, PSV Driver, public bus driver, Public Service Vehicle driver, Public Transit Bus Driver, Rapid transit bus driver, Road Bus Driver, School Bus Driver, School Bus Operator, School Bus- Driver, School Transport Driver, Shuttle Bus Driver, Shuttle Bus Operator, Shuttle Chauffeur, Shuttle driver, Shuttle Service Driver, Shuttle- Driver, Sightseeing Bus Driver, Sightseeing tour driver, Standby Bus Driver, Standby Bus Operator, Student Bus Operator, Substitute Bus Driver, Substitute-Bus-Driver, Tour Bus Driver, Tour Motorcoach Driver, Tourist Bus Driver, transfer bus driver, Transit coach driver, Transportation Bus Driver, Travel Bus Driver",
          "RelatedSkills": [
            {
              "Skill": "Ensure Vehicle Operability",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Provide Information To Passengers",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Safety Conscious",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Passenger Transport Driving",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Manage Assignment Of Bus Routes",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "Transportation Safety",
              "ProficiencyLevel": "Native"
            },
            {
              "Skill": "TicketForce",
              "ProficiencyLevel": "Proficient"
            },
            {
              "Skill": "Driving",
              "ProficiencyLevel": "Native"
            }
          ],
          "ConfidenceScore": 10
        },
        "Location": {
          "City": "Mohali",
          "State": "Punjab",
          "StateIsoCode": "IN-PB",
          "Country": "India",
          "CountryCode": {
            "IsoAlpha2": "IN",
            "IsoAlpha3": "IND",
            "UNCode": "356"
          }
        },
        "JobPeriod": "June 2010 - December 2014",
        "FormattedJobPeriod": "06/2010 to 12/2014",
        "StartDate": "01/06/2010",
        "EndDate": "31/12/2014",
        "IsCurrentEmployer": "false",
        "JobDescription": "Transported students to and from school, ensuring their safety and punctuality. \n Maintained order and discipline on the bus, implementing safety protocols. \n Communicated with parents and school staff regarding transportation issues and student behavior. \n Conducted daily vehicle inspections and reported any mechanical issues for repair. \n Assisted in planning and coordinating special field trips and extracurricular activities.",
        "Projects": [
          {
            "UsedSkills": "",
            "ProjectName": "",
            "TeamSize": ""
          }
        ]
      }
    ],
    "CurrentEmployer": "Kids Cruise School",
    "JobProfile": "Bus Driver",
    "WorkedPeriod": {
      "TotalExperienceInMonths": "170",
      "TotalExperienceInYear": "14.2",
      "TotalExperienceRange": "GREATER THAN 10 YEAR"
    },
    "GapPeriod": "",
    "AverageStay": "85",
    "LongestStay": "115",
    "Summary": "",
    "ExecutiveSummary": "John has an experience in the domain of 'Transportation and Warehousing', particularly in the sub-domain of 'Bus and Other Motor Vehicle Transit Systems'. 'The candidate has a total experience of 10 Years. The candidate has been working as a Bus Driver at Kids Cruise School for the last 9.7 years. ",
    "ManagementSummary": "John doesn't have any management level experience in the resume.",
    "Coverletter": "",
    "Publication": "",
    "SegregatedPublication": [],
    "CurrentLocation": [],
    "PreferredLocation": [],
    "Availability": "",
    "Hobbies": "",
    "Objectives": "Experienced and safety-conscious Bus Driver with over 10 years of experience in transporting passengers on local and long-distance routes. Dedicated to providing excellent customer service and ensuring the comfort and safety of all passengers. Seeking to bring my expertise to a reputable transportation company.",
    "Achievements": "",
    "SegregatedAchievement": [],
    "References": "Available upon request.",
    "CustomFields": "Parsing Time : 842ms",
    "EmailInfo": {
      "EmailTo": " ",
      "EmailBody": " ",
      "EmailReplyTo": " ",
      "EmailSignature": " ",
      "EmailFrom": " ",
      "EmailSubject": " ",
      "EmailCC": " "
    },
    "Recommendations": [
      {
        "PersonName": "",
        "CompanyName": "",
        "Relation": "",
        "PositionTitle": "",
        "Description": ""
      }
    ],
    "DetailResume": ".........",
    "CandidateImage": {
      "CandidateImageData": "",
      "CandidateImageFormat": ""
    },
    "TemplateOutput": {.............},
    "ApiInfo": {
      "Metered": "No",
      "CreditLeft": "90077.7",
      "AccountExpiryDate": "20/06/2024 23:59:00",
      "BuildVersion": "8.0.0.2024.07.17"
    }
  },
  "OutputType": "pdf",
  "TemplateBase64": "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"
}