resetSubscriptionEndDate

POST {{url}}/venuemgmtconsole/subscribers/resetSubscriptionEndDate

  • 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"=>"{{VenueID}}", "UnitID_internal"=>"{{UnitID_internal}}", "StartDateTimeUTC.ISO8601"=>"2021-11-12T19:30:39.590Z", "NewEndDateTimeUTC.ISO8601"=>"2021-11-16T18:00:00.000Z", "doNotResetDatetoMidnight"=>true}

HEADERS

KeyDatatypeRequiredDescription
originstring