resetSubscriptionStartDate
POST {{url}}/networkoperatorconsole/subscribers/resetSubscriptionStartDate
- Use this API to modify the start date of a subscription.
- The subscription cannot have already started.
Request Body
{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "EmailAddress"=>"gj@idea-central.com", "UnitID_internal"=>"USA.MA.02035.BLUEPORTOFFICELOCATIONS.FOXBORO._V3VENUE.USA.MA.02035.GJHOMELAB.FOXBORO.3998.DEFAULT.DEFAULT", "StartDateTimeUTC.ISO8601"=>"2021-02-17T00:10:00.000Z", "NewStartDateTimeUTC.ISO8601"=>"2021-02-17T00:10:00Z", "doNotResetDatetoMidnight"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |