[ACE-730] Review SRD API removeCustomerEquipmentStocks Created: 10/Mar/26  Updated: 27/Mar/26  Due: 17/Mar/26  Resolved: 27/Mar/26

Status: Rejected
Project: ACE
Component/s: SRD
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Normal
Reporter: Mbaye Lo Assignee: Mbaye Lo
Resolution: Cancelled Votes: 0
Labels: Milestone2
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Customer:
OMAN-Tel
Planned Start:
Planned End:
Product: NEP
Rejected By: Ayed Bada

 Description   

Review SRD API removeCustomerEquipmentStocks
<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:removeCustomerEquipmentStocks>
<!-Zero or more repetitions:->
<arg0>2</arg0>
</ser:removeCustomerEquipmentStocks>
</soapenv:Body>
</soapenv:Envelope>



 Comments   
Comment by Anonymous [ 27/Mar/26 ]

There is no issue related to this API.

As input, pass the ID from the SRD_CUSTOMER_EQUIPMENT_STOCK table in the SOAP request.
To retrieve the data, use the following query:

select * from SRD_CUSTOMER_EQUIPMENT_STOCK;

After executing the API, check the SRD platform report (/reporting/customer-equipment-stock).
The status of the concerned Customer Equipment Stock will be updated to "UNAVAILABLE".

Generated at Wed Apr 15 11:10:45 EEST 2026 using JIRA 6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc.