Aramark · Example Payload

Marko Api Service Example

Food ServicesFacilities ManagementUniform ServicesData PlatformFortune 500

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

Top-level fields

idtypelocationIdstatusname

Example Payload

Raw ↑
{
  "id": "SVC-001",
  "type": "FOOD_SERVICE",
  "locationId": "LOC-001",
  "status": "ACTIVE",
  "name": "Campus Dining"
}