Details
-
Type:
Bug
-
Status:
Rejected
(View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: SRD
-
Labels:None Labels
-
Customer:OMAN-Tel
Description
addLastMileCost SRD API - Passed / Review
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.internal.api.srd.nep.mobinets.com/">
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.internal.api.srd.nep.mobinets.com/">
<soapenv:Header/>
<soapenv:Body>
<ser:addLastMileCost>
<!-Optional:->
<requestId>mb011</requestId>
<!-Optional:->
<serviceName>1319442_FBB</serviceName>
<!-Optional:->
<milestoneType>CE</milestoneType>
<!-Optional:->
<cost>77</cost>
</ser:addLastMileCost>
</soapenv:Body>
</soapenv:Envelope>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:addLastMileCostResponse xmlns:ns2="http://server.internal.api.srd.nep.mobinets.com/"/>
</soap:Body>
</soap:Envelope>