Employment Classifications
Detailed mapping of the fields used in a POST request to create an employment classification that is associated with a Group. This can be used across coverage periods.
/groups/{id}/employment_classifications
external_identifier*
Required
This is an identifier that your system can use or generate to identify the classification. This is in addition to our id
that we generate upon creation
description*
Required
This is the description of a given employment classification.
This often describes Which Population of employees is associated with a given class
,subgroup
etc.
carrier_identifier
Optional
This is the carrier identifier that is provided on the Carrier Account Structure.
This is a truly optional value, as Ideon Operations will set this value before transmitting coverages for testing or production.
start_date*
Required
Use this field to provide an effective date for a given billing/employment classification.
end_date
Optional
Use this field to provide an end date for a given billing/employment classification.
type*
Required
This field denotes the "type" of employment classification. These can be
Most can be created as Classes, Divisions or Departments. Feel free to use the Type that is most in-line with your system.
Values:
class
subgroup
department
division
region
See Additional Documentation for links to our current API documentation.
Last updated
Was this helpful?