Update a group
Updates writable group fields (same fields as create).
Authorizations
Partner API key. psk_test_<32 hex> for test mode, psk_live_<32 hex> for live mode. Keys are stored hashed and cannot be recovered; store them in your secrets manager on issue.
Path Parameters
Group ID, e.g. grp_8c2f41d09a3e.
^grp_[0-9a-f]{12}$Body
"Acme Inc"
Primary company domain. One enrolled group per domain per mode.
"acme.com"
Your internal employer ID. Echoed back on the group and useful for reconciliation.
"co_4821"
"Acme Incorporated"
"94-2404110"
The employer's coverage today. pepmCents is used as the savings baseline when quoting unless overridden per-quote.
Response
Updated group.
"grp_8c2f41d09a3e"
test, live Lifecycle: created -> census_received -> quoted -> enrolled -> active (active = company flipped to prod by Prescience).
created, census_received, quoted, enrolled, active "Acme Inc"
"acme.com"
12
Your internal employer ID.
"co_4821"
The employer's coverage today. pepmCents is used as the savings baseline when quoting unless overridden per-quote.
null until enrolled, then sandbox, then prod once Prescience activates the group.
sandbox, prod, null