Prod Goal Line Group
Goals for System (WMS) Activities are captured in the Prod Goal Line Group view. The following APIs can be used to get relevant Prod Goal Line Group data from WFM.
URLs
Check for the existence of the resource:
HEAD .../lgfapi/v10/entity/prod_goal_line_group/{id}
Fetch paginated results:
GET .../lgfapi/v10/entity/prod_goal_line_group/
Fetch non-paginated result by specific 'ID':
GET .../lgfapi/v10/entity/prod_goal_line_group/{id}