Skip to main content
PATCH
Update a benefit program

Parameters

string
required
ID of the benefit program.
string
Human-readable program name.
integer
Human renewal label for the program.
date | null
Start date for the program year.
date | null
End date for the program year.
string
Program status. One of draft, open, or closed.
string | null
CEL expression deciding which workers the program is offered to, evaluated against the worker shape.
object
Set of key-value pairs attached to the program.

Returns

Returns the updated Benefit program object.