Stage Work Area Activity

System, VAS, and Manual Activities that are interfaced from external systems using the Work Area Activity input interface is first written to Stage Work Area Activity before validating and moving to Work Area Activity. The following APIs can be used to get relevant Work Area Activity data.

URLs

Check for the existence of the resource:

HEAD .../lgfapi/v10/entity/stage_work_area_activity/{id}

Fetch paginated results:

GET .../lgfapi/v10/entity/stage_work_area_activity/

Fetch non-paginated result by specific ‘ID’:

GET …/lgfapi/v10/entity/stage_work_area_activity/{id}