SID:SampleRetrieveStempseudonym: verschil tussen versies

Uit Kennisnet Developers Documentatie
Naar navigatie springen Naar zoeken springen
(Nieuwe pagina aangemaakt met '==Request== <syntaxhighlight lang="xml" line> POST https://service.id.school/eck/ws/201703/ HTTP/1.1 Accept-Encoding: gzip,deflate Content-Type: text/xml;charset=U...')
 
(Wijzigingen n.a.v. laatste release)
 
(2 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 2: Regel 2:
   
 
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
POST https://service.id.school/eck/ws/201703/ HTTP/1.1
+
POST https://service-s.ketenid.nl/eck/ws/201703 HTTP/1.1
Accept-Encoding: gzip,deflate
+
Accept-Encoding: gzip,deflate
Content-Type: text/xml;charset=UTF-8
+
Content-Type: text/xml;charset=UTF-8
SOAPAction: "http://id.school/eck/schemas/v1_0/retrieveStampseudonym"
+
SOAPAction: "http://ketenid.nl/eck/schemas/v1_0/retrieveStampseudonym"
Content-Length: 768
+
Content-Length: 1031
Host: service.id.school
+
Host: service-s.ketenid.nl
Connection: Keep-Alive
+
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.1.1 (java 1.5)
+
User-Agent: Apache-HttpClient/4.1.1 (java 1.5)
  +
 
<soapenv:Envelope
+
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
+
xmlns:v1="http://ketenid.nl/eck/schemas/v1_0" xmlns:a="http://www.w3.org/2005/08/addressing">
 
<soapenv:Header>
xmlns:v1="http://id.school/eck/schemas/v1_0">
 
 
<a:Action soapenv:mustUnderstand="1">http://ketenid.nl/eck/schemas/v1_0/retrieveStampseudonym</a:Action>
<soapenv:Header xmlns:wsa="http://www.w3.org/2005/08/addressing">
 
 
<a:MessageID>urn:uuid:a61d7a7d-cd0c-4b41-9b14-fa86a5391e08</a:MessageID>
<wsa:Action>http://id.school/eck/schemas/v1_0/retrieveStampseudonym</wsa:Action>
 
 
<a:To soapenv:mustUnderstand="1">https://service-s.ketenid.nl/eck/ws/201703</a:To>
<wsa:From>
 
  +
<a:From a:IsReferenceParameter="true">
<wsa:Address>
 
http://www.w3.org/2005/08/addressing/anonymous?oin=0000000700019HY34567
+
<a:Address>http://www.w3.org/2005/08/addressing/anonymous?oin=0000000700019HY34567</a:Address>
</wsa:Address>
+
</a:From>
  +
<a:ReplyTo a:IsReferenceParameter="true">
</wsa:From>
 
 
<a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
<wsa:MessageID>uuid:0d9fd98e-7544-4836-bca1-2c57f6503556</wsa:MessageID>
 
  +
</a:ReplyTo>
<wsa:To>https://service.id.school/eck/ws/201703/</wsa:To>
 
</soapenv:Header>
+
</soapenv:Header>
<soapenv:Body>
+
<soapenv:Body>
<v1:retrieveStampseudonymRequest>
+
<v1:retrieveStampseudonymRequest>
  +
<v1:hpgn>a3c8147df7da94a1c81fc15e54b9470a164dbe8279f86b1c0cec9dbb5586e89b</v1:hpgn>
<v1:hpgn>
 
 
</v1:retrieveStampseudonymRequest>
fa4c1c6d8df86b3d41848b81becb2630b611bc7eb99ed98473b7628e2d848f83
 
</v1:hpgn>
+
</soapenv:Body>
</v1:retrieveStampseudonymRequest>
 
</soapenv:Body>
 
 
</soapenv:Envelope>
 
</soapenv:Envelope>
 
</syntaxhighlight>
 
</syntaxhighlight>
Regel 36: Regel 34:
 
==Response==
 
==Response==
   
<syntaxhighlight lang="xml">
+
<syntaxhighlight lang="xml" line>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
+
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
+
<soap:Header>
<Action xmlns="http://www.w3.org/2005/08/addressing">
+
<Action xmlns="http://www.w3.org/2005/08/addressing">http://ketenid.nl/eck/schemas/v1_0/EckIDPort/retrieveStampseudonymResponse</Action>
 
<MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:0517c247-c188-473b-b456-65e91548c983</MessageID>
http://id.school/eck/schemas/v1_0/SchoolID/retrieveStampseudonymResponse
 
 
<To xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/anonymous?oin=0000000700019HY34567</To>
</Action>
 
<MessageID xmlns="http://www.w3.org/2005/08/addressing">
+
<RelatesTo xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:a61d7a7d-cd0c-4b41-9b14-fa86a5391e08</RelatesTo>
 
<From xmlns="http://www.w3.org/2005/08/addressing">
urn:uuid:73fa8de1-f094-40bc-b56f-8a3b74c70249
 
 
<Address>http://www.w3.org/2005/08/addressing/anonymous?oin=00000003272448340000</Address>
</MessageID>
 
 
</From>
<To xmlns="http://www.w3.org/2005/08/addressing">
 
 
</soap:Header>
http://www.w3.org/2005/08/addressing/anonymous?oin=0000000700019HY34567
 
 
<soap:Body>
</To>
 
<RelatesTo xmlns="http://www.w3.org/2005/08/addressing">
+
<retrieveStampseudonymResponse xmlns="http://ketenid.nl/eck/schemas/v1_0">
  +
<stampseudonym>https://ketenid.nl/sppilot/5ee21873be1c1f93525bbb48b4a780e8982f397fbfce3c7c3e8c40c340ef96c484546c89118f6691144889186a5c1e03d643512951ccc5146ccfd2ff893cb422</stampseudonym>
uuid:0d9fd98e-7544-4836-bca1-2c57f6503556</RelatesTo>
 
 
</retrieveStampseudonymResponse>
<From xmlns="http://www.w3.org/2005/08/addressing">
 
 
</soap:Body>
<Address>
 
http://www.w3.org/2005/08/addressing/anonymous?oin=00000003272448340000
 
</Address>
 
</From>
 
</soap:Header>
 
<soap:Body>
 
<retrieveStampseudonymResponse xmlns="http://id.school/eck/schemas/v1_0">
 
<stampseudonym>
 
https://id.school/sppilot/83f4980640a326a76d4aa0b66529759fb8642174677e2957ef252f23437a65533aaa0a4bbad22e461b727b69b6fb832c366227a64097637ca3481db00fb034f8
 
</stampseudonym>
 
</retrieveStampseudonymResponse>
 
</soap:Body>
 
 
</soap:Envelope>
 
</soap:Envelope>
 
</syntaxhighlight>
 
</syntaxhighlight>
  +
  +
[[Category:Nummervoorziening]]
  +
[[Category:Interface]]
  +
[[Category:Software]]

Huidige versie van 12 feb 2018 om 12:46

Request

 1POST https://service-s.ketenid.nl/eck/ws/201703 HTTP/1.1  
 2Accept-Encoding: gzip,deflate  
 3Content-Type: text/xml;charset=UTF-8  
 4SOAPAction: "http://ketenid.nl/eck/schemas/v1_0/retrieveStampseudonym"  
 5Content-Length: 1031  
 6Host: service-s.ketenid.nl  
 7Connection: Keep-Alive  
 8User-Agent: Apache-HttpClient/4.1.1 (java 1.5)  
 9  
10<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"  
11xmlns:v1="http://ketenid.nl/eck/schemas/v1_0" xmlns:a="http://www.w3.org/2005/08/addressing">  
12  <soapenv:Header>  
13    <a:Action soapenv:mustUnderstand="1">http://ketenid.nl/eck/schemas/v1_0/retrieveStampseudonym</a:Action>  
14    <a:MessageID>urn:uuid:a61d7a7d-cd0c-4b41-9b14-fa86a5391e08</a:MessageID>  
15    <a:To soapenv:mustUnderstand="1">https://service-s.ketenid.nl/eck/ws/201703</a:To>  
16    <a:From a:IsReferenceParameter="true">  
17      <a:Address>http://www.w3.org/2005/08/addressing/anonymous?oin=0000000700019HY34567</a:Address>  
18    </a:From>  
19    <a:ReplyTo a:IsReferenceParameter="true">  
20      <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>  
21    </a:ReplyTo>  
22  </soapenv:Header>  
23  <soapenv:Body>  
24    <v1:retrieveStampseudonymRequest>  
25      <v1:hpgn>a3c8147df7da94a1c81fc15e54b9470a164dbe8279f86b1c0cec9dbb5586e89b</v1:hpgn>  
26    </v1:retrieveStampseudonymRequest>  
27  </soapenv:Body>  
28</soapenv:Envelope>

Response

 1<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">  
 2  <soap:Header>  
 3    <Action xmlns="http://www.w3.org/2005/08/addressing">http://ketenid.nl/eck/schemas/v1_0/EckIDPort/retrieveStampseudonymResponse</Action>  
 4    <MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:0517c247-c188-473b-b456-65e91548c983</MessageID>  
 5    <To xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/anonymous?oin=0000000700019HY34567</To>  
 6    <RelatesTo xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:a61d7a7d-cd0c-4b41-9b14-fa86a5391e08</RelatesTo>  
 7    <From xmlns="http://www.w3.org/2005/08/addressing">  
 8      <Address>http://www.w3.org/2005/08/addressing/anonymous?oin=00000003272448340000</Address>  
 9    </From>  
10  </soap:Header>  
11  <soap:Body>  
12    <retrieveStampseudonymResponse xmlns="http://ketenid.nl/eck/schemas/v1_0">  
13      <stampseudonym>https://ketenid.nl/sppilot/5ee21873be1c1f93525bbb48b4a780e8982f397fbfce3c7c3e8c40c340ef96c484546c89118f6691144889186a5c1e03d643512951ccc5146ccfd2ff893cb422</stampseudonym>  
14    </retrieveStampseudonymResponse>  
15  </soap:Body>  
16</soap:Envelope>