Last modified by Admin on 2025/06/27 12:14

From version 7.1
edited by Admin
on 2017/04/05 10:57
Change comment: There is no comment for this version
To version 8.1
edited by mikef
on 2017/04/05 14:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Admin
1 +XWiki.mikef
Content
... ... @@ -2,7 +2,7 @@
2 2  **Introduction**
3 3  
4 4  (% class="western" %)
5 -ONEcount REST API is designed to allow you to directly manipulate the underlying data within the ONEcount application. This API can be used to lookup, create and updated different ONEcount data components which are listed below.
5 +ONEcount REST API is designed to allow you to directly manipulate the underlying data within the ONEcount application. This API can be used to lookup, create and update different ONEcount data components which are listed below.
6 6  
7 7  (% class="western" %)
8 8  REST takes advantage of the HTTP request methods to layer itself into the existing HTTP architecture. These operations consist of the following:
... ... @@ -249,6 +249,7 @@
249 249  
250 250  
251 251  
252 +(% class="wrapped" %)
252 252  |(((
253 253  (% class="western" %)
254 254  **Method**
... ... @@ -368,6 +368,7 @@
368 368  (% class="western" %)
369 369  **GET method should be used to lookup users.**
370 370  
372 +(% class="wrapped" %)
371 371  |(((
372 372  (% class="western" %)
373 373  **Request**
... ... @@ -399,6 +399,7 @@
399 399  
400 400  
401 401  
404 +(% class="wrapped" %)
402 402  |(((
403 403  (% class="western" %)
404 404  **Response**
... ... @@ -425,6 +425,7 @@
425 425  (% class="western" %)
426 426  **POST method should be used to create users.**
427 427  
431 +(% class="wrapped" %)
428 428  |(((
429 429  (% class="western" %)
430 430  **Request**
... ... @@ -476,6 +476,7 @@
476 476  CSV of ONEcount QuestionId's requested back in Users object in response.
477 477  )))
478 478  
483 +(% class="wrapped" %)
479 479  |(((
480 480  (% class="western" %)
481 481  **Response**
... ... @@ -502,6 +502,7 @@
502 502  (% class="western" %)
503 503  **PUT method should be used to update users.**
504 504  
510 +(% class="wrapped" %)
505 505  |(((
506 506  (% class="western" %)
507 507  **Request**
... ... @@ -543,6 +543,7 @@
543 543  RequestDate to use for the demo update. If not provided current date will be used.
544 544  )))
545 545  
552 +(% class="wrapped" %)
546 546  |(((
547 547  (% class="western" %)
548 548  **Response**
... ... @@ -935,7 +935,7 @@
935 935  }
936 936  
937 937  (% class="western" %)
938 -\\
945 +
939 939  
940 940  (% class="western" %)
941 941  **COMPONENT: Products**
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -3539010
1 +3539014
url
... ... @@ -1,1 +1,1 @@
1 -https://info.onecount.net//wiki/spaces/OD/pages/3539010/ONEcount API Documentation
1 +https://info.onecount.net//wiki/spaces/OD/pages/3539014/ONEcount API Documentation