listVenues
POST {{url}}/networkoperatorconsole/venues/listVenues
- Use this API to list all venues/locations.
- Optional : KeyPoolID - only show venues that are connected to a specific KeyPoolID
Request Body
{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "City"=>"", "State"=>"", "Country.ISO3166A3"=>"", "PostalCode"=>"", "externalVenueID"=>"", "KeyPoolID"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |