addServicePlan
POST {{url}}/networkoperatorconsole/equipment/addServicePlan
ServicePlanName
: 1 Gbps
,
UploadKbps
: 1000000,
DownloadKbps
: 1000000,
ConcurrentDevices
: 100,
BillingCycleHours::730.5,
BillingCycleRecurrence: 1 ,
BillingCyclePrice.USD: 999
ServicePlanImageURL:
https://a.com/image.png",
ServicePlanDescription::
my plan,
GloballyAvailablePlan: : false,
"SessionTimeoutSecondsPerDevice: 3600
Request Body
{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "ServicePlanName"=>"1 Gbps", "UploadKbps"=>1000000, "DownloadKbps"=>1000000, "ConcurrentDevices"=>100}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |