OVERVIEW
This REST API helps to get the details of the items updated or created on and after the specified date by giving the Version ID of the Project.
Web Service URL: https://xxx.orcanos.com/xxxx/api/v2/Json/QW_Get_Updated_Items_List_By_Date_Json
Method: Post
Input:
Authorization: Basic Auth token in the Request Headers
Post body:
Parameter | Value | Is Mandatory? | Description |
OrcanosAPIKey | String | Yes | Enter the valid Token |
Obj_type | String | Yes | Enter object type like T_CASE (Original work item code of the work item) |
Last_Date | String | Yes | Enter the date from which you want the list |
VersionID | Int | Yes | Enter the version id of the Project/Solution like 53
https://xxx.orcanos.com/xxxx/web/53/ProductTree |
Output:
When invoking the Web Service, it will return results in the below format, if details are correct
All work items will be listed with date and time in updated_date field.
Output Example:
Attached Files
# |
File Type |
File Size |
Download |
---|---|---|---|
1 | .jpg | 29.65 KB | pic 2 |