building an employee onboarding module for a Mexican company and want to automate IMSS enrollment verification as part of the hire-to-work flow. when HR creates a new employee record, the system should: look up or confirm NSS from CURP, verify current IMSS status, and flag if the employee needs to register with IMSS.
does an IMSS onboarding API handle all three steps or do i need to combine multiple calls?
building an employee onboarding module for a Mexican company and want to automate IMSS enrollment verification as part of the hire-to-work flow. when HR creates a new employee record, the system should: look up or confirm NSS from CURP, verify current IMSS status, and flag if the employee needs to register with IMSS.
does an IMSS onboarding API handle all three steps or do i need to combine multiple calls?