CustomerDocumentsGetAll

Z Net47 2.0
Skocz do: nawigacji, wyszukiwania

Zapytanie:

1
2
3
4
5
6
7
8
9
10
11
12
//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
    <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID>
    <Priority>0</Priority>
    <Request>
        <Type>CustomerDocumentsGetAll</Type>
        <CustomerDocumentsGetAll>
        </CustomerDocumentsGetAll>
    </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
//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
    <Request>
        <Type>CustomerDocumentsGetAll</Type>
        <CustomerDocumentsGetAll>
            <Rekord><!-- sekcja może wystąpić kilka razy -->
                <ID>3769</ID>
                <UsersID>38</UsersID>
                <CustomersID>37</CustomersID>
                <SzablonID>17</SzablonID>
                <NumerDok>23/REGU/2013</NumerDok>
                <NumerN>23</NumerN>
                <PlanNum>21</PlanNum>
                <DataWyst>2013-06-17</DataWyst>
                <ActionTime>2013-06-17 12:41:10</ActionTime>
                <Platnosc></Platnosc>
                <Termin></Termin>
                <DataSprz>2013-06-17</DataSprz>
                <ToDocumentID>3768</ToDocumentID>
                <Zatwierdzil></Zatwierdzil>
                <DataZatwierdz></DataZatwierdz>
                <ZobID>242</ZobID>
                <TypID>6</TypID>
                <Nazwa>Regulamin</Nazwa>
                <DataOd>2013-06-17</DataOd>
                <DataDo></DataDo>
                <Dni>0</Dni>
                <Opis>Dokument powiązany z 25/UMOWA/2013</Opis>
                <Scan>f</Scan>
                <Klient>Kowalski Jan</Klient>
            </Rekord>        
        </CustomerDocumentsGetAll>
    </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 lub błąd pobierania</Error>
    </Request>
</Net47>
//BEGINEND//
Osobiste
Przestrzenie nazw
Warianty
Działania
Nawigacja
Konfiguracja Systemu