EventCalendarCustomerInstallationAdressesGetAll
Z Net47 2.0
(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...”)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”)
Aktualna wersja na dzień 13:36, 3 lip 2018
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Request> <Type>EventCalendarCustomerInstallationAdressesGetAll</Type> <EventCalendarCustomerInstallationAdressesGetAll> <CustomerID>5</CustomerID> </EventCalendarCustomerInstallationAdressesGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>EventCalendarCustomerInstallationAdressesGetAll</Type> <EventCalendarCustomerInstallationAdressesGetAll> <Rec> <Type>customer></Type> <Street>Ulica></Street> <Numer>1></Numer> <Mieszkanie>1></Mieszkanie> <Zip>000></Zip> <City>Miasto></City> <Poczta>></Poczta> <SYM>></SYM> <SYM_UL>></SYM_UL> </Rec> </EventCalendarCustomerInstallationAdressesGetAll> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error></Error> </Request> </Net47> //BEGINEND//