configureServicePlan
POST {{url}}/networkoperatorconsole/equipment/configureServicePlan
BillingCycleRecurrence
: 1 ,
BillingCyclePrice.USD
: 999,
ServicePlanImageURL
: https://a.com/image.png
,
ServicePlanDescription::
my plan",
"GloballyAvailablePlan: : false,
TrialCycles: 0,
FixedBillingDate: none
,month
,
MaximumCyclesPerSubscriberPerVenue: 0 = no limits, 100 = max limit
Request Body
{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "ServicePlanID"=>"USA.CO.80112.DISH.ENGLEWOOD._V3SERVICEPLAN_.50GBPS-BALANCED", "externalServicePlanID"=>"ext-1", "SMSCode"=>"free", "ServicePlanDescription"=>"The fastest plan", "ServicePlanImageURL"=>"https://www.roamingiq.com/image.png", "BillingCyclePrice"=>1000, "Currency"=>"USD", "TrialCycles"=>1, "MaximumTrialCyclesPerSubscriberPerVenue"=>1, "MaximumFreeEnrollmentsPerSubscriberPerVenue"=>1}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |