aboutsummaryrefslogtreecommitdiff
path: root/tests/replies/locations.json
blob: ec12c28736f6b9949e244dc7ca5e158c493d8ffb (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "result": "success",
  "message": {
    "locations": [
      {
        "id": "1",
        "uri": "https://access.active911.com/interface/open_api/api/locations/1"
      }
    ]
  }
}