v1

latestOpenAPI 3.0.12026-08-06208355659.3 KB
Erp2Lookups

ERP-5865 — workers' comp codes for the caller's staffing company. The route already existed at GET /v1/CompanySettings/workersCompCodes, but that one is [Authorize] (user JWT), so the HMAC integration principal could never call it and the WORKERS_COMP_CODE feed had never populated a single row. Re-exposing it here puts it on the same signed footing as every other ERP2 lookup instead of widening the JWT endpoint's auth. Same MediatR query the JWT controller uses, so there is one implementation, not two.

get/int/v1/erp2/lookups/workers-comp-codes

Headers

company-idstring required

Response

Success