Are there API's for workers Comp?
Are there API's for regular Workers Comp? If there are no delivered API's does that mean I can safely do direct table updates? I know I need to update:
PAY_WC_FUNDS, PAY_WC_RATES, PAY_JOB_WC_CODE_USAGES
I found pay_WCI% API's which looks like they update tables PAY_WCI_RATES, PAY_WCI_ACCOUNTS, PAY_WCI_OCCUPATIONS. We don't use these.
We currently only have one state setup, and are adding 35 more. Each state will have 1800 rows in the PAY_JOB_WC_CODE_USAGES, so that is just not feasible for manual entry. And ongoing maintenance every time they add jobs, having to add the jobs to all the states is a lot a manual entry. Really hoping there is an API and I'm just not seeing it.