User Tools

Site Tools


ors-soap-api:public:demo_licence

Differences

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

Link to this comparison view

ors-soap-api:public:demo_licence [2015/01/24 16:40]
127.0.0.1 external edit
ors-soap-api:public:demo_licence [2016/07/25 10:46]
admin
Line 2: Line 2:
  
 To start testing API you can use this demo licence: To start testing API you can use this demo licence:
-  * User: xmldemo +  * User: xmldemo108 
-  * Password: ​orsdemo+  * Password: ​orsdemo109
   * Agency ID: 5780   * Agency ID: 5780
  
Line 14: Line 14:
 $header = array( $header = array(
     '​lang' ​ => '​en', ​           // a return language     '​lang' ​ => '​en', ​           // a return language
-    '​usr' ​  => 'xmldemo', ​      // ORSXML user +    '​usr' ​  => 'xmldemo108', ​      // ORSXML user 
-    '​pass' ​ => 'orsdemo', ​      // ORSXML password+    '​pass' ​ => 'orsdemo109', ​      // ORSXML password
     '​agid' ​ => '​5780', ​         // agency ID (or account id)     '​agid' ​ => '​5780', ​         // agency ID (or account id)
     '​sid' ​  => session_id() ​    // this is required so that filtering and sorting work correctly!     '​sid' ​  => session_id() ​    // this is required so that filtering and sorting work correctly!
 ); );
 </​code>​ </​code>​
ors-soap-api/public/demo_licence.txt · Last modified: 2016/07/25 10:46 by admin