Created
January 19, 2021 08:55
-
-
Save aertan/7cbc04253e825dd8ae0a2d5e73b2b00e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="utf-8"?> | |
| <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:tns="http://tempuri.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
| <soap:Body> | |
| <NewOrderOther_New xmlns="http://tempuri.org/"> | |
| <UserName>{{BISU_USER}}</UserName> | |
| <PassWord>{{BISU_PASS}}</PassWord> | |
| <Phone>0-531-270 91 71</Phone> | |
| <NumberofOrderSaka>1</NumberofOrderSaka> | |
| <NumberofOrderPompa>0</NumberofOrderPompa> | |
| <OtherProductID1>6306876</OtherProductID1> | |
| <NumberofOrderOtherProduct1>1</NumberofOrderOtherProduct1> | |
| <OtherProductID2>0</OtherProductID2> | |
| <NumberofOrderOtherProduct2>0</NumberofOrderOtherProduct2> | |
| <OtherProductID3>0</OtherProductID3> | |
| <NumberofOrderOtherProduct3>0</NumberofOrderOtherProduct3> | |
| <OtherProductID4>0</OtherProductID4> | |
| <NumberofOrderOtherProduct4>0</NumberofOrderOtherProduct4> | |
| <OtherProductID5>0</OtherProductID5> | |
| <NumberofOrderOtherProduct5>0</NumberofOrderOtherProduct5> | |
| <campaigncode/> | |
| <Note>BiSU: siparişin orjinal tarihi: 19-01-2021 10:30:33</Note> | |
| <OrderTime>19-01-2021 11:08:30</OrderTime> | |
| <PaymentType>19620</PaymentType> | |
| <Price>50</Price> | |
| <AddessID>93460776</AddessID> | |
| </NewOrderOther_New> | |
| </soap:Body> | |
| </soap:Envelope> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment