CustomerAddressDelete

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...”)
 
 
(Nie pokazano 2 wersji utworzonych przez jednego użytkownika)
Linia 10: Linia 10:
 
<CustomerAddressDelete>
 
<CustomerAddressDelete>
 
<CustomerID>8</CustomerID>
 
<CustomerID>8</CustomerID>
<AddresType>1</AddresType> <!-- 1 = Adres instalacji, 2 = Adres korespondencyjny --> <!-- brak możliwości usuwania adresu podstawowego -->
+
<AddressType>1</AddressType> <!-- 0 = Adres klienta, 1 = Adres instalacji, 2 = Adres korespondencyjny -->
 
</CustomerAddressDelete>
 
</CustomerAddressDelete>
 
</Request>
 
</Request>

Aktualna wersja na dzień 11:31, 17 lip 2012

Zapytanie:

//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
	<SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID>
	<Priority>0</Priority>
	<Request>
		<Type>CustomerAddressDelete</Type>
		<CustomerAddressDelete>
			<CustomerID>8</CustomerID>
			<AddressType>1</AddressType> <!-- 0 = Adres klienta, 1 = Adres instalacji, 2 = Adres korespondencyjny -->
		</CustomerAddressDelete>
	</Request>
</Net47>
//BEGINEND//

Odpowiedź:

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

Błędy:

//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
	<Request>
		<Type>Error</Type>
		<Error>Brak uprawnień</Error>
	</Request>
</Net47>
//BEGINEND//
Osobiste
Przestrzenie nazw
Warianty
Działania
Nawigacja
Konfiguracja Systemu
Szablony
API
PostgreSQL
Narzędzia
MENU