kb:ws:sifarnici_updateditems

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
kb:ws:sifarnici_updateditems [2019/06/11 07:34] – [Parametri] aleksandarkb:ws:sifarnici_updateditems [2020/08/06 09:57] (current) – [Parametri] aleksandar
Line 30: Line 30:
 |toDate|DateTime|Neobavezan parametar koji služi za filtriranje gornje granice promena. Kolekcija će biti ispunjena //Item// entitetima naparavljenim/izmenjenim u periodu između //fromDate // i //toDate.//   |19-6-11  | |toDate|DateTime|Neobavezan parametar koji služi za filtriranje gornje granice promena. Kolekcija će biti ispunjena //Item// entitetima naparavljenim/izmenjenim u periodu između //fromDate // i //toDate.//   |19-6-11  |
  
-\\+===== SOAP zahtev  ===== 
 +<code> 
 + 
 +POST https://ws.melany.rs:8191/Assets/Assets HTTP/1.1 
 +Accept-Encoding: gzip,deflate 
 +Content-Type: text/xml;charset=UTF-8 
 +SOAPAction: "" 
 + 
 +<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://services.bort.com/"> 
 +   <soapenv:Header/> 
 +   <soapenv:Body> 
 +      <ser:UpdatedItems> 
 +         <sessToken>20010110491424109004</sessToken> 
 +         <fromDate></fromDate> 
 +         <toDate></toDate> 
 +      </ser:UpdatedItems> 
 +   </soapenv:Body> 
 +</soapenv:Envelope> 
 + 
 +</code> 
 +===== SOAP odgovor ===== 
 + 
 +<code> 
 +HTTP/1.1 200 OK 
 +Server: GlassFish Server Open Source Edition  4.1.2 
 +X-Powered-By: Servlet/3.1 JSP/2.3 (GlassFish Server Open Source Edition  4.1.2  Java/Oracle Corporation/1.8) 
 +Server: grizzly/2.3.23 
 +Content-Type: text/xml; charset=utf-8 
 + 
 +<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"> 
 +   <S:Body> 
 +      <ns2:UpdatedItemsResponse xmlns:ns2="http://services.bort.com/"> 
 +         <return> 
 +            <artikal>66</artikal> 
 +            <boja/> 
 +            <brend> 
 +               <ID>0</ID> 
 +            </brend> 
 +            <dateCreated>2020-07-09T00:00:00+02:00</dateCreated> 
 +            <grupa> 
 +               <ID>9917841</ID> 
 +               <naziv>Ciciban</naziv> 
 +               <velicFld>0</velicFld> 
 +            </grupa> 
 +            <ID>2951</ID> 
 +            <jed>kom</jed> 
 +            <kategorija> 
 +               <ID>0</ID> 
 +               <type>Sales</type> 
 +            </kategorija> 
 +            <model/> 
 +            <naziv>Ciciban 440 elysee 19-24</naziv> 
 +            <opis>Detaljan opis</opis> 
 +            <podgrupa> 
 +               <ID>0</ID> 
 +               <katID>9917841</katID> 
 +            </podgrupa> 
 +            <tip>23</tip> 
 +         </return> 
 +      </ns2:UpdatedItemsResponse> 
 +   </S:Body> 
 +</S:Envelope> 
 + 
 +</code> 
 + 
  
  
  • kb/ws/sifarnici_updateditems.1560238442.txt.gz
  • Last modified: 2019/06/11 07:34
  • by aleksandar