Stage Prod Goal Line Group

Goals for system activities that are interfaced from external systems using Line Group Goal input interface is first written to Stage Prod Goal Line Group before validating and moving to Prod Goal Line Group. The following APIs can be used to get relevant Stage Prod Goal Line Group data.

URLs

Check for the existence of the resource:

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

Fetch paginated results:

GET .../lgfapi/v10/entity/stage_prod_goal_line_group/

Fetch non-paginated result by specific 'ID':

GET .../lgfapi/v10/entity/stage_prod_goal_line_group/{id}