PUT to Update Classifications
This page notes the requirements for sending a PUT request to an employment classification in the Ideon API. This request allows changes to Classifications, with the exception of the type field.
external_identifier*
Required, can be Updated
This is an identifier that your system can use or generate to identify the classification/ categorization. This is in addition to our id
that we generate upon creation.
description*
Required,
can be Updated
This is the description of a given classification - This is often the a billing class, department, or name for another grouping of employees.
start_date*
Required,
can be Updated
This is the start date of the given employment classification.
end_date
Optional, can be updated
Use this field to provide an end date for a given billing/employment classification.
carrier_identifier
Optional, can be updated
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.
Last updated
Was this helpful?