listVenueUsageData
POST {{url}}/networkoperatorconsole/venues/listVenueUsageData
- Use this API to list details of a specific venue or location.
- Specify either VenueID or Venue address
- The response will include basic information about the venue including; physical address, contact information, associated administrators, keypools, and more.
- WelcomeEmailcountdownhours: emails to new subscribers will not be sent immediately. Instead, the system will look back from start date of key, and send welcome email n hours later as specified in this setting
- SendSubscriptionEndEmail: emails to subscribers will be sent before their subscription end date if set at true
- ReportingSubscriptionEndlookaheadhours: To generate reports with upcoming ending subscriptions, this setting is many hours into the future the report will look to show ending subscriptions.
- ReportingSubscriptionEndfrequencyhours: To generate reports with upcoming ending subscriptions, this setting is how frequently, in hours, to generate the report.
-
VenueType
:WIRED+WIFI+SUPPORT || WIRED+WIFI || WIRED+SUPPORT || WIREDONLY
- Optional: To view only OccupuedUnitList and UnoccupuedUnitList only, send
ShowVenueUnitsOnly
:true
Request Body
{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "VenueID"=>"{{VenueID}}", "UsageReportStartDateUTC.ISO8601"=>"2022-12-10T08:00:00.000Z"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |