GET /rfi/reply/version/{id} HTTP/1.1
Host: api.ecosuite.io/
Accept: */*
{
"rfiReplyVersions": [
{
"id": "text",
"author": "text",
"createdDateTime": "2025-12-16",
"lastUpdatedDateTime": "2025-12-16",
"lastUpdatedBy": "text",
"version": "text",
"rfiID": "text",
"content": "text",
"media": [
"text"
]
}
]
}