CustomerZobowiazaniaGetAll

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>CustomerZobowiazaniaGetAll</Type>
        <CustomerZobowiazaniaGetAll>
            <CustomerID>35</CustomerID>
        </CustomerZobowiazaniaGetAll>
    </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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
    <Request>
        <Type>CustomerZobowiazaniaGetAll</Type>
        <CustomerZobowiazaniaGetAll>
            <Rekord><!-- sekcja może wystąpić kilka razy -->
                <ID_t>49</ID_t>
                <ZobowiazanieID>174</ZobowiazanieID>
                <ID_subt>88</ID_subt>
                <CustomerID>35</CustomerID>
                <Nazwa>Sześć  Mb/s</Nazwa>
                <Typ>1</Typ>
                <Podatek>1</Podatek>
                <Nb>f</Nb>
                <Opis></Opis>
                <Kwota>150</Kwota>
                <Upload>512</Upload>
                <Download>6144</Download>
                <Okres>3</Okres>
                <Dzien>26</Dzien>
                <Faktura>t</Faktura>
                <DataOd>2013-02-26</DataOd>
                <DataDo></DataDo>
                <PlanNum></PlanNum>
                <Bufor>f</Bufor>
                <Lastrun>2013-05-26 19:00:33</Lastrun>
                <ResetAttrib>t</ResetAttrib>
                <TypNazwa>Internet</TypNazwa>
                <Cykle>24</Cykle>
                <Status>A</Status>
                <Zawieszone>f</Zawieszone>
                <Waluta>PLN</Waluta>
                <Upust>2.94</Upust>
                <Nodes>1</Nodes>
                <Sip>0</Sip>
            </Rekord>
            <Rekord>
                <ID_t>91</ID_t>
                <ZobowiazanieID>184</ZobowiazanieID>
                <ID_subt>200</ID_subt>
                <CustomerID>35</CustomerID>
                <Nazwa>VoIP</Nazwa>
                <Typ>3</Typ>
                <Podatek>1</Podatek>
                <Nb>f</Nb>
                <Opis></Opis>
                <Kwota>100</Kwota>
                <Upload>0</Upload>
                <Download>0</Download>
                <Okres>3</Okres>
                <Dzien>28</Dzien>
                <Faktura>t</Faktura>
                <DataOd>2013-02-07</DataOd>
                <DataDo></DataDo>
                <PlanNum></PlanNum>
                <Bufor>f</Bufor>
                <Lastrun>2013-05-26 19:00:33</Lastrun>
                <ResetAttrib>t</ResetAttrib>
                <TypNazwa>Telefon</TypNazwa>
                <Cykle>24</Cykle>
                <Status>A</Status>
                <Zawieszone>f</Zawieszone>
                <Waluta>PLN</Waluta>
                <Upust>0.27</Upust>
                <Nodes>0</Nodes>
                <Sip>1</Sip>
            </Rekord>
        </CustomerZobowiazaniaGetAll>
    </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