CustomerKomunikatyList

Z Net47 2.0
Skocz do: nawigacji, wyszukiwania

Zapytanie:

1
2
3
4
5
6
7
8
9
10
11
12
13
//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
    <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID>
    <Priority>0</Priority>
    <Request>
        <Type>CustomerKomunikatyList</Type>
        <CustomerKomunikatyList>
            <CustomerID>4</CustomerID>
        </CustomerKomunikatyList>
    </Request>
</Net47>
//BEGINEND//

Odpowiedź:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
    <Request>
        <Type>CustomerKomunikatyList</Type>
        <CustomerKomunikatyList>
            <Komunikat><!-- sekcja może wystąpić kilka razy -->
                <ID>8</ID>
                <Login>nastest</Login>
                <IP>192.168.0.15</IP>
                <TypPrzypomnienia>info_przypomnienie_platnosci</TypPrzypomnienia>
                <Info>Mozilla/5.0 (Windows NT 5.1; rv:19.0) Gecko/20100101 Firefox/19.0</Info>
                <CreateDate>2013-04-14 11:33:35</CreateDate>
            </Komunikat>
            <Komunikat>
                <ID>241</ID>
                <Login>testowytest</Login>
                <IP>192.168.0.24</IP>
                <TypPrzypomnienia>info_przypomnienie_dokumenty</TypPrzypomnienia>
                <Info>Mozilla/5.0 (Windows NT 5.1; rv:20.0) Gecko/20100101 Firefox/20.0</Info>
                <CreateDate>2013-04-17 16:46:02</CreateDate>
            </Komunikat>
        </CustomerKomunikatyList>
    </Request>
</Net47>
//BEGINEND//

Błędy:

1
2
3
4
5
6
7
8
9
//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
    <Request>
        <Type>Error</Type>
        <Error>Brak danych</Error>
    </Request>
</Net47>
//BEGINEND//
Osobiste
Przestrzenie nazw
Warianty
Działania
Nawigacja
Konfiguracja Systemu