User Tools

Site Tools


ors-soap-api:public:check

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
ors-soap-api:public:check [2017/08/28 11:43]
admin [Return parameters]
ors-soap-api:public:check [2017/12/13 16:01] (current)
admin [Examples]
Line 468: Line 468:
 </​code>​ </​code>​
  
 +===== JSON Examples =====
 +
 +@see [[ors-soap-api:​public:​json_api]] how to post request.
 +
 +<code php>
 +{
 +  "​requestType"​ : "​check",​
 +  "​action":​ "​check",​
 +  "​search":​ {
 +    "​typ":​ "​hotel",​
 +    "​hsc":​ "​509fd42d2fe71bc3396830b207d4bb92",​
 +    "​toc":​ "​PALM",​
 +    "​epc":​ "​2"​
 +  },
 +  "​header":​ {
 +    "​lang":​ "​[lang]",​
 +    "​usr"​ : "​[usr]",​
 +    "​pass":​ "​[pass]",​
 +    "​agid":​ "​[agid]"​
 +  }
 +}
 +</​code>​
  
 ===== Examples (Extras) ===== ===== Examples (Extras) =====
ors-soap-api/public/check.txt ยท Last modified: 2017/12/13 16:01 by admin