US AbilityOne Commission · Example Payload

Procurement List Api Agency Example

Federal GovernmentDisability EmploymentProcurementNonprofitAccessibility

Procurement List Api Agency Example is an example object payload from US AbilityOne Commission, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameaffiliatestatecityaddressphonewebsiteemployeesBlindemployeesDisabled

Example Payload

Raw ↑
{
  "id": "agency-001",
  "name": "Lighthouse for the Blind - St. Louis",
  "affiliate": "NIB",
  "state": "MO",
  "city": "St. Louis",
  "address": "4244 Forest Park Ave, St. Louis, MO 63108",
  "phone": "314-842-1180",
  "website": "https://www.blindmissouri.org",
  "employeesBlind": 125,
  "employeesDisabled": 45
}