Get Renewal Decisions
Returns all renewal decisions. 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
Query Parameters
Group name to filter by, exact match
Example:
"Company Inc"
Status to filter by, exact match
Example:
"ready"
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
.