Browse documentation

Healthcare

1 endpoint.

Paths are relative to the base URL for your environment. Unless marked otherwise, every request needs an Authorization: Bearer header.

POST/healthcare/request

Request Healthcare

Request body

json
{
  "plan_type": "individual",
  "number_of_employees": 5,
  "notes": "Requesting healthcare plan options"
}

Response fields

Asserted by the API’s own test suite.

success