Get Renewal Decisions by Group
Returns all renewal decisions for a group. This includes the status, which determines whether the carrier is ready to accept member requests for the new plan year. If the status is not_ready
, Noyo will return one or more issues, each with a level and message.
GET
Path Parameters
The unique identifier of the group for which you are retrieving renewal decisions
Example:
"2613a221-d3c8-4c8a-86d5-e7e885fd1da9"
Query Parameters
Renewal date to filter by, exact match
Example:
"Sat, 02 Jan 2021 00:00:00 GMT"
Filter request by renewal date starting from date provided
Example:
"Mon, 01 Jan 2024 00:00:00 GMT"
Filter request by renewal date up to date provided
Example:
"Mon, 01 Jan 2024 00:00:00 GMT"
Response
200 - application/json
Successful Response - Returns the found renewal decisions.
The response is of type object
.