Get renewal decisions
Renewals
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
Get renewal decisions
Documentation Index
Fetch the complete documentation index at: https://docs.noyo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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"
