Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| kb:ws:sifarnici_groupsavailable [2019/06/11 07:31] – [Parametri] aleksandar | kb:ws:sifarnici_groupsavailable [2020/08/06 09:25] (current) – [SOAP Request (primer)] aleksandar | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| - | ==== SOAP Request | + | ==== SOAP zahtev |
| - | ===== | + | < |
| + | POST https:// | ||
| + | Accept-Encoding: | ||
| + | Content-Type: | ||
| + | SOAPAction: "" | ||
| + | |||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | ==== SOAP odgovor | ||
| < | < | ||
| - | <?xml version=" | + | HTTP/1.1 200 OK |
| - | < | + | Server: GlassFish Server Open Source Edition |
| - | | + | X-Powered-By: Servlet/3.1 JSP/2.3 (GlassFish Server Open Source Edition |
| - | <ns2:GroupsAvailable | + | Server: grizzly/2.3.23 |
| - | <sessToken>16030211482864773507</sessToken> | + | Content-Type: text/xml; charset=utf-8 |
| - | </ns2:GroupsAvailable> | + | |
| - | </ | + | < |
| + | | ||
| + | <ns2:GroupsAvailableResponse | ||
| + | < | ||
| + | <fldArtNaz/> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </return> | ||
| + | </ns2:GroupsAvailableResponse> | ||
| + | | ||
| </ | </ | ||
| + | |||
| </ | </ | ||
| - | \\ | ||
| ==== SOAP Response (primer) ==== | ==== SOAP Response (primer) ==== | ||