document-renewal-rules

Get Renewal Eligibility

Which renewal rule, if any, currently governs one vendor's document.

document_type is a plain string rather than DocumentTypeEnum: a file whose type never resolved to a known enum member (see HealthFileStack.document_type in backend/api/files.py) sends its raw file_type here instead, and that should read as "no rule" rather than a validation error.

get/document-renewal-rules/eligibility

Query parameters

vendor_idstring uuid required
document_typestring required

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.