massservicespeedchangeondemand-post

POST

massservicespeedchangeondemand-post

API provides capability to update Port Speed for a List of Verizon Circuits which are entitled for dynamic change, Multiple transactions in a day are supported for VRD circuits, but for legacy circuits you must wait for 24 hours after the a transaction is issued. This API is same as “ Increase Decrease Port Speed “ but it can be used for multiple circuits on the same time.


In case of multiple transactions Maximum speed for the day will be considered for billing and speed from last successful transaction will be carried over to next day.


Note: Available Port Speeds API can be used to provide list of available port speeds for a given circuit.



Resource URL

 
Environment URL
Production

https://digitalconnectproxy.verizon.com:443/DynamicBandwidth/privateip/massservicespeedchangeondemand    

Test

https://digitalconnectproxyuat.verizon.com/DynamicBandwidthTest/privateip/massservicespeedchangeondemand    

Name Values Description
Content-Type

Attribute NameType Description
circuitList
(required)
List of CircuitIdsCircuit Id of the user.  Example: WXXX4XXX.
pvcId
(required)
string(50)Pvc Id of the mentioned circuitId.
newPortSpeed
(required)
string(50)The Port speed need to update for the mentioned circuitId.
Attribute NameType Description
StatusString
raisedOrderListList of Orders
Attribute NameType Description
circuitList
(required)
List of CircuitIdsCircuit Id of the user.  Example: WXXX4XXX.
pvcId
(required)
string(50)Pvc Id of the mentioned circuitId.
newPortSpeed
(required)
string(50)The Port speed need to update for the mentioned circuitId.
Attribute NameType Description
StatusString
raisedOrderListList of Orders

Body Parameters


Name Values Description
body
(required)

Sample Request

 

Please login to send the sample request and get a reponse back.

Working...