Skip to main content
POST
Create a benefit program

Parameters

Programs are created as drafts and opened when enrollment should begin.
string
required
ID of the entity (employer) the program belongs to.
string
required
Human-readable program name.
integer
required
Human renewal label for the program.
date
Start date for the program year.
date
End date for the program year.
string
Program status. One of draft, open, or closed. Defaults to draft.
string
CEL expression deciding which workers the program is offered to, evaluated against the worker shape. Omit for manual assignment.
object
Set of key-value pairs attached to the program.

Returns

Returns the created Benefit program object.