EventCalendarZgloszenieUslugiGetAll
Z Net47 2.0
(Różnice między wersjami)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”) |
|||
Linia 36: | Linia 36: | ||
<Netto>f</Netto> | <Netto>f</Netto> | ||
</poz> | </poz> | ||
− | </Zlecenie> | + | </Zlecenie> |
− | + | ||
</EventCalendarZgloszenieUslugiGetAll> | </EventCalendarZgloszenieUslugiGetAll> | ||
</Request> | </Request> |
Aktualna wersja na dzień 11:48, 24 sty 2018
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Request> <Type>EventCalendarZgloszenieUslugiGetAll</Type> <EventCalendarZgloszenieUslugiGetAll> <CalendarID>13094</CalendarID> </EventCalendarZgloszenieUslugiGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>EventCalendarZgloszenieUslugiGetAll</Type> <EventCalendarZgloszenieUslugiGetAll> <Zlecenie><!-- może wystąpić wielokrotnie --> <ID>54</ID> <DocumentID>2258</DocumentID> <CreateDate>2017-12-13 13:39:14</CreateDate> <UserID>25</UserID> <poz><!-- może wystąpić wielokrotnie --> <PriceID>43</PriceID> <Nazwa>Opłata za dojazd</Nazwa> <Ilosc>2</Ilosc> <Kwota>30.00</Kwota> <Netto>f</Netto> </poz> </Zlecenie> </EventCalendarZgloszenieUslugiGetAll> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error>Nieprawidłowe dane</Error> </Request> </Net47> //BEGINEND//