Skip to content

Instantly share code, notes, and snippets.

@aertan
Created February 18, 2021 14:13
Show Gist options
  • Select an option

  • Save aertan/61c5246d5197ce6705e0ebd077029fcd to your computer and use it in GitHub Desktop.

Select an option

Save aertan/61c5246d5197ce6705e0ebd077029fcd to your computer and use it in GitHub Desktop.
<?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-545-643 99 00</Phone>
<NumberofOrderSaka>2</NumberofOrderSaka>
<NumberofOrderPompa>0</NumberofOrderPompa>
<OtherProductID1>0</OtherProductID1>
<NumberofOrderOtherProduct1>0</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: 17-02-2021 17:42:43</Note>
<OrderTime>18-02-2021 17:05:46</OrderTime>
<PaymentType>19620</PaymentType>
<Price>22</Price>
<AddessID>85832150</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