configureServicePlan
POST {{url}}/operatorconsole/config/configureServicePlan
- Use this API to reconfigure a service plan.
Request Body
{"AccessToken"=>"{{AccessToken}}", "ServicePlanID"=>"{{ServicePlanID}}", "externalServicePlanID"=>"ext-1", "ServicePlanName"=>"1 Gbps", "ServicePlanDescription"=>"The fastest plan", "ServicePlanImageURL"=>"https://www.roamingiq.com/image.png", "GloballyAvailablePlan"=>true, "SMSCode"=>"free", "BillingCyclePrice"=>1000, "Currency"=>"USD", "BillingCycleHours"=>730, "BillingCycleRecurrence"=>0, "MaximumTrialCyclesPerSubscriberPerVenue"=>0, "MaximumFreeEnrollmentsPerSubscriberPerVenue"=>0, "TrialCycles"=>0, "deleteServicePlanifNotUsed"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |