{"service":"CRM Middleware API","version":"1.0.0","endpoints":{"health":"/health","test":"/test","economicProducts":"GET /api/economic/products","economicWebhook":"POST /api/economic/webhook","hubspotProducts":"GET /api/hubspot/products","hubspotDealLineItems":"GET/POST/PATCH/DELETE /api/hubspot/deals/:dealId/line-items[/:lineItemId]","hubspotDealUpdate":"PATCH /api/hubspot/deals/:dealId","hubspotFileById":"GET /api/hubspot/files/:fileId","uploadAreaImage":"POST /api/area-image","uploadUserImage":"POST /api/upload-image","submitOrder":"POST /api/submit-order","submitRfp":"POST /api/submit-rfp","addresses":{"byContact":"GET /api/addresses/by-contact?id=<uuid>","byCompany":"GET /api/addresses/by-company?id=<uuid>","byDeal":"GET /api/addresses/by-deal?id=<uuid>","update":"PATCH /api/addresses/:addressId"}}}