EventCalendarActionPriceGetAll

Z Net47 2.0
(Różnice między wersjami)
Skocz do: nawigacji, wyszukiwania
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”)
 
 
(Nie pokazano 3 wersji utworzonych przez 2 użytkowników)
Linia 9: Linia 9:
 
<Type>EventCalendarActionPriceGetAll</Type>
 
<Type>EventCalendarActionPriceGetAll</Type>
 
<EventCalendarActionPriceGetAll>
 
<EventCalendarActionPriceGetAll>
<SortName>id</SortName> <!-- id, nazwa -->
+
<SortName>id</SortName> <!-- id, opis, miara, nazwa, podatek, label, kwota_netto, createdate -->
 
<SortType>ASC</SortType>
 
<SortType>ASC</SortType>
 
<Limit>10</Limit>
 
<Limit>10</Limit>
Linia 29: Linia 29:
 
<ActionPrice>
 
<ActionPrice>
 
<ID>4</ID>
 
<ID>4</ID>
<Name>Instalacja</Name>
+
<Description>Wymiana sprzętu</Description>
 +
<UnitID>7</UnitID>
 +
<UnitName>szt</UnitName>
 +
<TaxID>4</TaxID>
 +
<TaxName>23,00%</TaxName>
 +
<Netto>10.00</Netto>
 +
<CreateDate>2012-04-06 00:00:00</CreateDate>
 +
<Currency>PLN</Currency>
 +
<IsNetto>true</IsNetto>
 
</ActionPrice>
 
</ActionPrice>
 
<ActionPrice>
 
<ActionPrice>
<ID>5</ID>
+
<ID>4</ID>
<Name>Instalacja</Name>
+
<Description>Wymiana sprzętu</Description>
 +
<UnitID>7</UnitID>
 +
<UnitName>szt</UnitName>
 +
<TaxID>4</TaxID>
 +
<TaxName>23,00%</TaxName>
 +
<Netto>10.00</Netto>
 +
<CreateDate>2012-04-06 00:00:00</CreateDate>
 +
<Currency>EUR</Currency>
 +
<IsNetto>true</IsNetto>
 
</ActionPrice>
 
</ActionPrice>
 
<ActionPrice>
 
<ActionPrice>
<ID>6</ID>
+
<ID>4</ID>
<Name>Instalacja</Name>
+
<Description>Wymiana sprzętu</Description>
 +
<UnitID>7</UnitID>
 +
<UnitName>szt</UnitName>
 +
<TaxID>4</TaxID>
 +
<TaxName>23,00%</TaxName>
 +
<Netto>10.00</Netto>
 +
<CreateDate>2012-04-06 00:00:00</CreateDate>
 +
<Currency>PLN</Currency>
 +
<IsNetto>true</IsNetto>
 
</ActionPrice>
 
</ActionPrice>
 
</EventCalendarActionPriceGetAll>
 
</EventCalendarActionPriceGetAll>

Aktualna wersja na dzień 11:10, 16 cze 2017

Zapytanie:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
    <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID>
    <Priority>0</Priority>
    <Request>
        <Type>EventCalendarActionPriceGetAll</Type>
        <EventCalendarActionPriceGetAll>
            <SortName>id</SortName> <!-- id, opis, miara, nazwa, podatek, label, kwota_netto, createdate -->
            <SortType>ASC</SortType>
            <Limit>10</Limit>
            <Offset>1</Offset>
        </EventCalendarActionPriceGetAll>
    </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
//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
    <Request>
        <Type>EventCalendarActionPriceGetAll</Type>
        <EventCalendarActionPriceGetAll>
            <ActionPrice>
                <ID>4</ID>
                <Description>Wymiana sprzętu</Description>
                <UnitID>7</UnitID>
                <UnitName>szt</UnitName>
                <TaxID>4</TaxID>
                <TaxName>23,00%</TaxName>
                <Netto>10.00</Netto>
                <CreateDate>2012-04-06 00:00:00</CreateDate>
                <Currency>PLN</Currency>
                <IsNetto>true</IsNetto>
            </ActionPrice>
            <ActionPrice>
                <ID>4</ID>
                <Description>Wymiana sprzętu</Description>
                <UnitID>7</UnitID>
                <UnitName>szt</UnitName>
                <TaxID>4</TaxID>
                <TaxName>23,00%</TaxName>
                <Netto>10.00</Netto>
                <CreateDate>2012-04-06 00:00:00</CreateDate>
                <Currency>EUR</Currency>
                <IsNetto>true</IsNetto>
            </ActionPrice>
            <ActionPrice>
                <ID>4</ID>
                <Description>Wymiana sprzętu</Description>
                <UnitID>7</UnitID>
                <UnitName>szt</UnitName>
                <TaxID>4</TaxID>
                <TaxName>23,00%</TaxName>
                <Netto>10.00</Netto>
                <CreateDate>2012-04-06 00:00:00</CreateDate>
                <Currency>PLN</Currency>
                <IsNetto>true</IsNetto>
            </ActionPrice>
        </EventCalendarActionPriceGetAll>
    </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>Nieprawidłowe dane</Error>
    </Request>
</Net47>
//BEGINEND//
Osobiste
Przestrzenie nazw
Warianty
Działania
Nawigacja
Konfiguracja Systemu