configureVenue
POST {{url}}/networkoperatorconsole/venues/configureVenue
- Use this API to configure settings for a venue
- 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.
- VenueAdministrator, VenueAdministratorGivenName, VenueAdministratorFamilyName, VenueAdministratorPhoneNumber.E164: Use these fields to configure who the Venue Administrator is. This account will be valid in the Venue Administrator URL.
-
VenueType
:WIRED+WIFI+SUPPORT || WIRED+WIFI || WIRED+SUPPORT || WIREDONLY
- DefaultServicePlanID_GlobalWirelessPlusLocalWiredAccess
- DefaultServicePlanID_LocalWirelessAccess
Request Body
{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "VenueID"=>"{{VenueID}}", "DisplayOptionName"=>"USA.CO.80112.DISH.ENGLEWOOD._V3DISPLAY_.OPTION2"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |