Action Certification Tasks
-
/certifications GETreturns the certifications for the logged in user -
/certifications/{certid} GETreturns the details of the certification -
/certifications/{certid}/tasks GETreturns all tasks associated with the certification -
/certification/{certid}/tasks PUTupdates all tasks associated with the certification -
/certifications/{certid}/tasks/{taskid} GETreturns the details of the given task -
/certifications/{certid}/tasks/{taskid} PUTallows the update to a task, such as expire the task, create a proxy for the task, and so on -
/certifications/{certid}/tasks/{taskid}/lineitems/ GETreturns the line items associated with the task -
/certifications/{certid/tasks/{taskid}/lineitems PUTupdates the action associated with a line item, such as claim, revoke abstain, complete, and so on -
/certifications/{certid}/tasks/{taskid}/lineitems/{lineitemid} GETreturns the details of a line item associated with a task -
/certifications/{certid}/tasks/[taskid}/lineitems/{linieitemid} PUTupdates the action associated with a single line item