1
<InComingReport xmlns:i='http://www.w3.org/2001/XMLSchema-instance' xmlns='SmsApi'>
2
<Credential>
3
<Password>sifre</Password>
4
<Username>kullaniciadi</Username>
5
</Credential>
6
<StartDate>01.05.2025 16:46</StartDate>
7
<EndDate>24.04.2025 16:46</EndDate>
8
</InComingReport>
1
<InComingReport>
2
<InComing>
3
<From>905366336667</From>
4
<Date>24.04.2025 16:46</Date>
5
<Message>test</Message>
6
</InComing>
7
</InComingReport>
1
<NumberLookUp>
2
<Response>
3
<Status>
4
<Code>200</Code>
5
<Description>OK</Description>
6
</Status>
7
</Response>
8
</NumberLookUp>
|