J2 HD

J2 HD Heavy Equipment Service

Mobile diagnostics, repair, and fleet support for construction, forestry, and rental operators across Terrace, Kitimat, Prince Rupert, and Stewart, BC.

Coverage

Northwest BC Terrace HQ • Kitimat • Prince Rupert • Stewart

Service Hours

7:00–17:00 Mon–Fri dispatch · Weekends on-call

Truck Rate

$175/hr Field diagnostics, welding, electrical, hydraulic

Scope

Diag • Repair • Maintain Construction, forestry, and rental fleets

Coverage & Dispatch

Based out of Terrace, BC with a fully outfitted F‑550 service truck (AutoCrane + Miller welder). Regular routes include:

Terrace Kitimat Prince Rupert Stewart

Jobs outside this corridor considered on a case-by-case basis. Travel billed portal-to-portal at the standard truck rate.

Capabilities

Contact

Agent shortcuts

Automations and AI agents can create jobs directly:

POST to https://j2heavyduty.com/api/intake
Headers: Content-Type: application/json

{
  "jobId": "J2-20260304-007",
  "customer": {"name": "North Coast Rentals"},
  "job": {
    "location": "Prince Rupert Yard",
    "openedDate": "2026-03-04",
    "serviceDate": "2026-03-05",
    "priority": "normal"
  },
  "machine": {"unitId": "Loader-21", "makeModel": "John Deere 544"},
  "labor": [{"tech": "Jordan", "category": "mechanic", "hours": 2.5, "rate": 175 }]
}
      

Validation rules match the public intake form. Successful requests return intakeId + receivedAt.

Download machine-readable profile