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_itemsavailable [2019/06/11 07:33] – aleksandar | kb:ws:sifarnici_itemsavailable [2020/08/06 09:54] (current) – [SOAP Response (primer)] aleksandar | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| |itemBarcode|String|Filter po barkodu artikla. Ukoliko se preda prazan tekst filter se ignoriše.|19-6-11| | |itemBarcode|String|Filter po barkodu artikla. Ukoliko se preda prazan tekst filter se ignoriše.|19-6-11| | ||
| - | ==== SOAP Request (primer) | + | ===== SOAP zahtev |
| - | <?xml version=" | + | < |
| - | < | + | |
| - | | + | POST https:// |
| - | <ns2:ItemsAvailable | + | Accept-Encoding: |
| - | <sessToken>16030213264130618036</sessToken> | + | Content-Type: |
| - | <groupID>145011</groupID> | + | SOAPAction: |
| - | <subgroupID>0</subgroupID> | + | |
| - | <categoryID>0</categoryID> | + | <soapenv:Envelope xmlns:soapenv=" |
| - | <manufID>0</manufID> | + | < |
| - | </ns2:ItemsAvailable> | + | < |
| - | </ | + | < |
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | </ | ||
| + | ===== SOAP odgovor ===== | ||
| + | |||
| + | < | ||
| + | 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 | ||
| + | Server: grizzly/ | ||
| + | Content-Type: | ||
| + | |||
| + | < | ||
| + | | ||
| + | <ns2:ItemsAvailableResponse | ||
| + | < | ||
| + | <artikal>66</artikal> | ||
| + | <boja/> | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | </ | ||
| + | | ||
| + | | ||
| </ | </ | ||
| + | |||
| </ | </ | ||
| - | ==== SOAP Response (primer) ==== | ||
| - | \\ | + | |