CustomerDocumentsForClientGetAll
(Różnice między wersjami)
Duri (dyskusja | edycje)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”)
następna edycja →
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”)
następna edycja →
Wersja z 11:22, 18 cze 2013
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Request> <Type>CustomerDocumentsForClientGetAll</Type> <CustomerDocumentsForClientGetAll> <CustomerID>37</CustomerID> </CustomerDocumentsForClientGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>CustomerDocumentsForClientGetAll</Type> <CustomerDocumentsForClientGetAll> <Rekord><!-- sekcja może wystąpić kilka razy --> <ID>3769</ID> <UsersID>38</UsersID> <CustomersID>37</CustomersID> <SzablonID>17</SzablonID> <NumerDok>9/PROT/2013</NumerDok> <NumerN>9</NumerN> <PlanNum>18</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> </CustomerDocumentsForClientGetAll> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error>Brak danych lub błąd pobierania</Error> </Request> </Net47> //BEGINEND//