orderdetails-post

POST

orderdetails-post

It is a request to fetch Total number of Orders and Details of all Orders like OrderId, Order Status, Circuit ID, Billing information, Order Requested Date, Order Status Date, Type of Order for a specific Circuit of the Verizon network.



Resource URL

 
Environment URL
Production

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

Test

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

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.
fetchOrderList
(required)
string(50)To show the order list or not
categoryFilter
(optional)
string(50)
categoryFilterValue
(optional)
string(50)
Days
(optional)
string(50)
endDate
(optional)
string(50)To list the order details upto a specific date of the mentioned circuitId.
External
(optional)
string(50)
Filter
(optional)
string(50)
pendingOrdersOnly
(optional)
string(50)To show pending orders only of the mentioned circuitId.
siteId
(optional)
string(50)Site Id of the mentioned circuitId.
startDate
(optional)
string(50)To list the order details from a specific date of the mentioned circuitId.
vpnId
(optional)
string(50)VPN Id of the mentioned circuitId.
Attribute NameType Description
StatusString
pipOrderDetailsResponseObject
Attribute NameType Description
circuitId
(required)
string(50)Circuit Id of the user.  Example: WXXX4XXX.
pvcId
(required)
string(50)Pvc Id of the mentioned circuitId.
fetchOrderList
(required)
string(50)To show the order list or not
categoryFilter
(optional)
string(50)
categoryFilterValue
(optional)
string(50)
Days
(optional)
string(50)
endDate
(optional)
string(50)To list the order details upto a specific date of the mentioned circuitId.
External
(optional)
string(50)
Filter
(optional)
string(50)
pendingOrdersOnly
(optional)
string(50)To show pending orders only of the mentioned circuitId.
siteId
(optional)
string(50)Site Id of the mentioned circuitId.
startDate
(optional)
string(50)To list the order details from a specific date of the mentioned circuitId.
vpnId
(optional)
string(50)VPN Id of the mentioned circuitId.
Attribute NameType Description
StatusString
pipOrderDetailsResponseObject

Body Parameters


Name Values Description
body
(required)

Sample Request

 

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

Working...