ScheduleMove

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...”)
 
 
Linia 6: Linia 6:
 
<SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID>
 
<SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID>
 
<Priority>0</Priority>
 
<Priority>0</Priority>
 +
<Module>Schedule</Module>
 
<Request>
 
<Request>
 
<Type>ScheduleMove</Type>
 
<Type>ScheduleMove</Type>

Aktualna wersja na dzień 14:00, 20 lis 2018

Zapytanie:

//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
	<SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID>
	<Priority>0</Priority>
	<Module>Schedule</Module>
	<Request>
		<Type>ScheduleMove</Type>
		<ScheduleMove>
			<ScheduleID>567</ScheduleID>			
			<StartDate>2012-01-01 12:12:00</StartDate>
			<StopDate>2012-01-02 09:00:01</StopDate>
			<MoveReason>klienta nie  ma w domu</MoveReason>
			<AllDay>true</AllDay><!-- opcjonalne -->
			<Unknown>false</Unknown><!-- opcjonalne -->
		</ScheduleMove>
	</Request>
</Net47>
//BEGINEND//

Odpowiedź:

//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
	<Request>
		<Type>ScheduleMove</Type>
		<ScheduleMove>
			<Status>OK</Status>
		</ScheduleMove>
	</Request>
</Net47>
//BEGINEND//

Błędy:

//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
	<Request>
		<Type>Error</Type>
		<Error>Nie udało się przesunąć zadania.</Error>
	</Request>
</Net47>
//BEGINEND//
Osobiste
Przestrzenie nazw
Warianty
Działania
Nawigacja
Konfiguracja Systemu
Szablony
API
PostgreSQL
Narzędzia
MENU