{"success":true,"message":"PDF Generation API - Multi-Form","version":"2.0.0","documentation":"/api-docs","endpoints":{"auth":{"login":"POST /api/auth/login","verify":"POST /api/auth/verify","me":"GET /api/auth/me","logout":"POST /api/auth/logout","createUser":"POST /api/auth/users"},"profile":{"get":"GET /api/company-profile","update":"PUT /api/company-profile","bootstrap":"POST /api/company-profile/bootstrap"},"templates":{"list":"GET /api/document-templates?documentType=offer","create":"POST /api/document-templates","active":"GET /api/document-templates/active?documentType=offer"},"offers":{"health":"/api/offers/health","create":"POST /api/offers/create","list":"GET /api/offers","update":"PUT /api/offers/:id","delete":"DELETE /api/offers/:id","approve":"PATCH /api/offers/:id/approve"},"inspections":{"health":"/api/inspections/health","create":"POST /api/inspections/create","list":"GET /api/inspections","update":"PUT /api/inspections/:id","delete":"DELETE /api/inspections/:id"}}}