Create a ServeManager job with a client company, court case, and an attached document to be served via the ServeManager API

domain: servemanager.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate with HTTP Basic Auth using your ServeManager API key as the username and an empty password (verify with GET /api/account)
  2. Create or look up a client company via POST or GET /api/companies to obtain a client_company_id
  3. Optionally create a court_case via POST /api/court_cases, linking a court_id obtained from POST /api/courts
  4. POST /api/jobs with type:'job', client_company_id, and a documents_to_be_served_attributes array; set external_url so ServeManager fetches a hosted file, or omit it to receive a short-lived put_url per document
  5. If using the two-step upload, PUT the raw file bytes to the returned put_url immediately after job creation, before it expires
  6. Track status via job_status/service_status fields on subsequent GET /api/jobs/:id calls or via webhooks instead of polling aggressively

Known gotchas

Related routes

Create court locations and court cases in ServeManager and link them to a job
servemanager.com · 6 steps · unrated
Create and update client and process-server companies via the ServeManager Companies API
servemanager.com · 6 steps · unrated
Cancel a ServeManager job and attach a cancellation note via the Jobs API
servemanager.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans