Agricultural Marketing Service · Example Payload

Mars Api Office Example

AgricultureFederal GovernmentMarket NewsLivestockDairyFruits And VegetablesCottonTobacco

Mars Api Office Example is an example object payload from Agricultural Marketing Service, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

office_idnamecitystatecommodities

Example Payload

Raw ↑
{
  "office_id": "NAT",
  "name": "National",
  "city": "Washington",
  "state": "DC",
  "commodities": [
    "Cattle",
    "Hogs",
    "Dairy"
  ]
}