Chick-fil-A · Example Payload

Bovine Security Group List Example

Fast FoodRestaurantsFood & BeverageLoyaltyMobile OrderingCatering

Bovine Security Group List Example is an example object payload from Chick-fil-A, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

SecurityGroups

Example Payload

Raw ↑
{
  "SecurityGroups": [
    {
      "Region": "us-east-1",
      "GroupId": "sg-0a1b2c3d4e5f60718",
      "GroupName": "prod-web-sg"
    }
  ]
}