v1
latestOpenAPI 3.0.02026-08-068926279.2 KBEstimates
Get an estimate
Returns a specific estimate
get/estimates/{id}
Path parameters
idinteger required
Estimate ID
Response
Successful response
Example response
{
"id": 1,
"client_id": 1,
"project_id": 1,
"document_id": "EST-001",
"subject": "Website Redesign Proposal",
"issue_date": "2024-01-15",
"valid_until": "2024-02-15",
"status": "sent",
"total": 5000
}