resetSubscriptionStartDate
POST {{url}}/venuemgmtconsole/subscribers/resetSubscriptionStartDate
- 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"=>"gj@idea-central.com", "VenueID"=>"USA.MA.02035.BLUEPORTOFFICELOCATIONS.FOXBORO._V3VENUE.USA.MA.02035.GJHOMELAB.FOXBORO", "UnitID_internal"=>"USA.MA.02035.BLUEPORTOFFICELOCATIONS.FOXBORO._V3VENUE.USA.MA.02035.GJHOMELAB.FOXBORO.3998.DEFAULT.DEFAULT", "StartDateTimeUTC.ISO8601"=>"2021-02-17T00:05:00.000Z", "NewStartDateTimeUTC.ISO8601"=>"2021-02-17T00:10:00Z", "doNotResetDatetoMidnight"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |