orderhistory-post

POST

orderhistory-post

It is a request to get the Order History details like OrderHistoryId, OrderStatus,Statusdate,Username of all states the order went through for a specific OrderId of the Verizon network Circuit.


This API provides various intermediate steps involved to complete a DNM order for a specific OrderId .



Resource URL

 
Environment URL
Production

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

Test

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

Name Values Description
Content-Type

Attribute NameType Description
orderId
(required)
string(50)Order Id for a specific Circuit Id.  Example: 2XXX4XXX.
Attribute NameType Description
StatusString
orderDetailsObject
Attribute NameType Description
orderId
(required)
string(50)Order Id for a specific Circuit Id.  Example: 2XXX4XXX.
Attribute NameType Description
StatusString
orderDetailsObject

Body Parameters


Name Values Description
body
(required)

Sample Request

 

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

Working...