CustomerAccountGetAll

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>3</Pr...”)
 
 
Linia 25: Linia 25:
 
<CustomerAccountDelete>
 
<CustomerAccountDelete>
 
<Account>
 
<Account>
<ID>06109000049529000000000185</ID>
+
<ID>4</ID>
<AccountNumber>4</AccountNumber>
+
<AccountNumber>06109000049529000000000185</AccountNumber>
 +
<BankName>SuperBank</BankName>
 
<Collective>true</Collective> <!-- definiuje czy numer jest indywidualny czy jeden zbiorczy -->
 
<Collective>true</Collective> <!-- definiuje czy numer jest indywidualny czy jeden zbiorczy -->
 
<Date>2012-04-08 14:12:00</Date>
 
<Date>2012-04-08 14:12:00</Date>

Aktualna wersja na dzień 12:48, 6 wrz 2012

Zapytanie:

//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
	<SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID>
	<Priority>3</Priority>
	<Request>
		<Type>CustomerAccountDelete</Type>
		<CustomerAccountDelete>
			<CustomerID>3</CustomerID>
		</CustomerAccountDelete>
	</Request>
</Net47>
//BEGINEND//

Odpowiedź:

//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
	<Request>
		<Type>CustomerAccountDelete</Type>
		<CustomerAccountDelete>
			<Account>
				<ID>4</ID>
				<AccountNumber>06109000049529000000000185</AccountNumber>
				<BankName>SuperBank</BankName>
				<Collective>true</Collective> <!-- definiuje czy numer jest indywidualny czy jeden zbiorczy -->
				<Date>2012-04-08 14:12:00</Date>
			</Account>
		</CustomerAccountDelete>
	</Request>
</Net47>
//BEGINEND//

Błędy:

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