Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
- <soap:Header/>
- <soap:Body>
- <m:Calc xmlns:m="http://www.cargo3.ru">
- <m:login>****</m:login>
- <m:password>****</m:password>
- <m:data>
- <m:Key>Destinations</m:Key>
- <m:List>
- <m:Key>Destination</m:Key>
- <m:Fields>
- <m:Key>SenderGeography</m:Key>
- <m:Value> cf862f56-442d-11dc-9497-0015170f8c09</m:Value>
- <m:ValueType>string</m:ValueType>
- </m:Fields>
- <m:Fields>
- <m:Key>RecipientGeography</m:Key>
- <m:Value> cf862f56-442d-11dc-9497-0015170f8c09</m:Value>
- <m:ValueType>string</m:ValueType>
- </m:Fields>
- <m:Fields>
- <m:Key>TypeOfCargo</m:Key>
- <m:Value>4aab1fc6-fc2b-473a-8728-58bcd4ff79ba</m:Value>
- <m:ValueType>string</m:ValueType>
- </m:Fields>
- <m:Fields>
- <m:Key>Weight</m:Key>
- <m:Value>1</m:Value>
- <m:ValueType>float</m:ValueType>
- </m:Fields>
- <m:Fields>
- <m:Key>Qty</m:Key>
- <m:Value>1</m:Value>
- <m:ValueType>int</m:ValueType>
- </m:Fields>
- <m:Fields>
- <m:Key>DeclaredValueRate</m:Key>
- <m:Value>1000</m:Value>
- <m:ValueType>float</m:ValueType>
- </m:Fields>
- <m:Fields>
- <m:Key>CountOnlyAddServices</m:Key>
- <m:Value>true</m:Value>
- <m:ValueType>boolean</m:ValueType>
- </m:Fields>
- <m:Tables>
- <m:Key>AdditionalServices</m:Key>
- <m:List>
- <m:Key>Объявленная стоимость</m:Key>
- <m:Value>6da21fe7-4f13-11dc-bda1-0015170f8c09</m:Value>
- <m:ValueType>string</m:ValueType>
- </m:List>
- </m:Tables>
- </m:List>
- </m:data>
- <m:parameters xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <m:Key>Parameters</m:Key>
- <m:List>
- <m:Key>countingresults</m:Key>
- <m:Value>true</m:Value>
- <m:ValueType>boolean</m:ValueType>
- </m:List>
- <m:List>
- <m:Key>ipaddress</m:Key>
- <m:Value xsi:type="xs:string">10.0.0.1</m:Value>
- <m:ValueType>string</m:ValueType>
- </m:List>
- </m:parameters>
- </m:Calc>
- </soap:Body>
- </soap:Envelope>
Add Comment
Please, Sign In to add comment