Updates to the Web Services API (Enterprise Edition only)
What's changed? Several API resources have been updated so that your developers can retrieve the data points they need from the updates added to the service.
The Web Services API User Guide has been updated to reflect all the endpoints accessible in ClearTrial 5.7:
Get Summary: /cleartrial-ws/plans/{planID}/summary
Added code
and mappingKey
to the existing cost
resource.
Get Costs: /cleartrial-ws/plans/{planID}/cost
Added code
and mappingKey
to the cost
resource.
Get Costs Monthly View: /cleartrial-ws/plans/{planID}/cost?view=monthly
Added code
and mappingKey
to the cost
resource.
Get Labor: /cleartrial-ws/plans/{planID}/labor
Added code
and mappingKey
to the existing task
resource.
Added the floating adjustment for total hours as adjustmentToHours
to resource
.
Added the % Adjusted value for unit hours as unitHoursPct
to resource
. Under unitHoursPct
, the default hours are shown as defaultPct
and the percentage adjustment is shown as userPct
.
Who sees the change? Developers subscribed to Enterprise Edition with access to leverage the ClearTrial Web Services API specified in your customer profile.
Note:
You can specify this preference in your initial Oracle ClearTrial Service Activation Request (SAR) or during your subscription, you can contact your Account Manager or filing a service request in My Oracle Support.
Parent topic: Changes in Update 5.7