increasedecreaseportspeed-post

POST

increasedecreaseportspeed-post

API provides capability to update Port Speed for a specific Verizon Circuit which is 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.


In case of multiple transections 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/increasedecreaseportspeed    

Test

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

Name Values Description
Content-Type

Attribute NameType Description
circuitId
(required)
string(50)Circuit Id of the user.  Example: WXXX4XXX.
pvcId
(required)
string(50)Pvc Id of the mentioned circuitId.
portSpeed
(required)
string(50)The Port speed need to update for the mentioned circuitId.
Attribute NameType Description
StatusStringIt Gives Success or Failure status of the request
userNoteStringGives an additional note to User with Order Number
Attribute NameType Description
circuitId
(required)
string(50)Circuit Id of the user.  Example: WXXX4XXX.
pvcId
(required)
string(50)Pvc Id of the mentioned circuitId.
portSpeed
(required)
string(50)The Port speed need to update for the mentioned circuitId.
Attribute NameType Description
StatusStringIt Gives Success or Failure status of the request
userNoteStringGives an additional note to User with Order Number

Body Parameters


Name Values Description
body
(required)

Sample Request

 

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

Working...