EventCalendarClosedGetAll
(Różnice między wersjami)
Kwasek (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 14:28, 13 wrz 2012
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Request> <Type>EventCalendarClosedGetAll</Type> <EventCalendarClosedGetAll> <SortName>id</SortName> <!-- id, customer_id, closeid, powod, wina_klienta, fv, kwota, createdate, czas --> <SortType>ASC</SortType> <Limit>10</Limit> <Offset>1</Offset> <CalendarID>4</CalendarID> <CustomerID>1</CustomerID> <CreatorID>9</CreatorID> </EventCalendarClosedGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>EventCalendarClosedGetAll</Type> <EventCalendarClosedGetAll> <Calendar> <ID>4</ID> <CustomerID>4</CustomerID> <CloseID>9</CloseID> <!-- id usera ktory zamknal notke --> <Reason>usterka rozwiazana poprzez kontakt telefoniczny</Reason> <ClientFailure>true</ClientFailure> <!-- definiuje czy usterka nastapila z winy klienta --> <Payment>2</Payment> <!-- DocumentGetAll --> <Price>40,99</Price> <CreateDate>2012-03-01 22:01:04</CreateDate> <AgoDate>-1 days -08:29:13<AgoDate> </Calendar> <Calendar> <ID>5</ID> <CustomerID>4</CustomerID> <CloseID>9</CloseID> <!-- id usera ktory zamknal notke --> <Reason>usterka rozwiazana poprzez kontakt telefoniczny</Reason> <ClientFailure>true</ClientFailure> <!-- definiuje czy usterka nastapila z winy klienta --> <Payment>2</Payment> <!-- DocumentGetAll --> <Price>40,99</Price> <CreateDate>2012-03-01 22:01:04</CreateDate> <AgoDate>-1 days -08:29:13<AgoDate> </Calendar> <Calendar> <ID>6</ID> <CustomerID>4</CustomerID> <CloseID>9</CloseID> <!-- id usera ktory zamknal notke --> <Reason>usterka rozwiazana poprzez kontakt telefoniczny</Reason> <ClientFailure>true</ClientFailure> <!-- definiuje czy usterka nastapila z winy klienta --> <Payment>2</Payment> <!-- DocumentGetAll --> <Price>40,99</Price> <CreateDate>2012-03-01 22:01:04</CreateDate> <AgoDate>-1 days -08:29:13<AgoDate> </Calendar> </EventCalendarClosedGetAll> </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//