FastDOL · Example Payload

Fastdol Batch Lookup Item Example

OSHAComplianceWorkplace SafetyPublic RecordsFederal EnforcementLabor

Fastdol Batch Lookup Item Example is an example object payload from FastDOL, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameeinemployer_idstatezipcity

Example Payload

Raw ↑
{
  "name": "Acme Construction Inc",
  "ein": "12-3456789",
  "employer_id": "emp_8a3b9c2d1e4f",
  "state": "CA",
  "zip": "94105",
  "city": "string"
}