-
Type: Bug
-
Status: Done
-
Priority: High
-
Resolution: Done
-
Labels:
<soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/ xmlns:tem=http://tempuri.org/>
<soapenv:Header/>
<soapenv:Body>
<tem:PCARD_CARD_GET_DETAIL>
<!-Optional:->
<tem:custID>0012218644</tem:custID>
<!-Optional:->
<tem:userID>Hurkan</tem:userID>
<!-Optional:->
<tem:pwd>Hurkan1?</tem:pwd>
<!-Optional:->
<tem:cardNO>1500204070</tem:cardNO>
</tem:PCARD_CARD_GET_DETAIL>
</soapenv:Body>
</soapenv:Envelope>
<soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/ xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance xmlns:xsd=http://www.w3.org/2001/XMLSchema>
<soap:Body>
<PCARD_CARD_GET_DETAILResponse xmlns=http://tempuri.org/>
<PCARD_CARD_GET_DETAILResult>
<ConditionNo>100</ConditionNo>
<ConditionMesaj>Bu servisi kullanmaya yetkiniz bulunmamaktadır.</ConditionMesaj>
<Basarili>false</Basarili>
<cardInfo/>
<cardCredit>
<lmt xsi:nil="true"/>
<dfl_amt xsi:nil="true"/>
<bln xsi:nil="true"/>
<dsc xsi:nil="true"/>
</cardCredit>
</PCARD_CARD_GET_DETAILResult>
</PCARD_CARD_GET_DETAILResponse>
</soap:Body>
</soap:Envelope>