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>postcode-RU-101000</m:Value>
- <m:ValueType>string</m:ValueType>
- </m:Fields>
- <m:Fields>
- <m:Key>RecipientGeography</m:Key>
- <m:Value>postcode-RU-610046</m:Value>
- <m:ValueType>string</m:ValueType>
- </m:Fields>
- <m:Fields>
- <m:Key>TypeOfCargo</m:Key>
- <m:Value>81dd8a13-8235-494f-84fd-9c04c51d50ec</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>DeliveryType</m:Key>
- <m:Value>0</m:Value>
- <m:ValueType>string</m:ValueType>
- </m:Fields>
- </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:parameters>
- </m:Calc>
- </soap:Body>
- </soap:Envelope>
Add Comment
Please, Sign In to add comment