modifyServicePlan
POST {{url}}/venuemgmtconsole/subscribers/modifyServicePlan
- Use this API to add a new subscriber (guest or regular)
- Optional : EndDateTimeUTC.ISO8601 to schedule removal at a later date, GuestKey = true to lmit access.
Request Body
{"AccessToken"=>"{{VenueMgmt-AccessToken}}", "EmailAddress"=>"gauravjain78@icloud.com", "VenueID"=>"{{VenueID}}", "UnitID_internal"=>"{{UnitID_internal}}", "CurrentStartDateTimeUTC.ISO8601"=>"2021-03-22T18:22:29.560Z", "NewServicePlanID"=>"USA.MA.02035.BLUEPORT.FOXBORO._V3SERVICEPLAN_.1 Gbps", "NewExternalServicePlanID"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |