| 1 |
curl -F "xml_file=@TTN.xml" http://192.168.0.158:8080/opt/in/WayBill |
| 2 |
curl -F "xml_file=@TTN.xml" http://192.168.0.158:8080/opt/in/WayBill |
| 3 |
curl –X DELETE http://192.168.0.158:8080/opt/in/ActInventory/33 |
| 4 |
curl –X DELETE http://192.168.0.158:8080/opt/out/INVENTORYREGINFO/44 |
| 5 |
curl –X DELETE http://192.168.0.158:8080/opt/out/Ticket/22 |
| 6 |
curl -X DELETE http://192.168.0.158:8080/opt/in/QueryAP/1 |
| 7 |
curl -F "xml_file=@QueryAPSingle.xml" http://192.168.0.158:8080/opt/in/QueryAP |
| 8 |
curl -F "xml_file=@client.xml" http://192.168.0.158:8080/opt/in/QueryPartner |
Комментарии