api.array.location - JustDerb/Snack-Tack GitHub Wiki

api/array/location

Sample PHP/JSON array structure:

{
    "TYPE" : "LOCATION",
    "NetworkID" : "123456",
    "LocationID" : "12",
    "Name" : "Coover Hall",
    "Room" : "1022",
    "Address" : ""
}