GET Support for Additional WFM Entities

In 24B, GET Support has been extended to the following WFM entities:

Entity GET Request Method

GET Request Method URL to fetch results based on ‘ID’

HEAD Request Method URL

Cost Centre

GET .../lgfapi/v10/entity/cost_centre/

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

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

Break

GET .../lgfapi/v10/entity/cw_break/

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

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

SKU Line Group

GET .../lgfapi/v10/entity/sku_line_group/

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

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

SKU Line Group XRef

GET .../lgfapi/v10/entity/sku_line_group_xref/

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

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

Work Group

GET .../lgfapi/v10/entity/work_group/

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

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

Work Area

GET .../lgfapi/v10/entity/work_area/

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

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

Work Area Activity Type

GET .../lgfapi/v10/entity/work_area_activity_type/

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

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

WMS Activity Track

GET .../lgfapi/v10/entity/wms_activity_track/

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

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

WMS Activity Track Dtl

GET .../lgfapi/v10/entity/wms_activity_track_dtl/

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

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

WMS Activity Track Status

GET .../lgfapi/v10/entity/wms_activity_track_status/

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

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

Daily Activity Track

GET .../lgfapi/v10/entity/daily_activity_track/

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

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

Daily Activity Track Dtl

GET .../lgfapi/v10/entity/daily_activity_track_dtl/

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

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

Team

GET .../lgfapi/v10/entity/team/

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

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

Team User XRef

GET .../lgfapi/v10/entity/team_user_xref/

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

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

Daily VAS Track

GET .../lgfapi/v10/entity/daily_vas_track/

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

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

Work Area Activity

GET .../lgfapi/v10/entity/work_area_activity/

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

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

Work Area Activity XREF

GET .../lgfapi/v10/entity/waa_screen_xref/

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

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

Steps to Enable

You don't need to do anything to enable this feature.

Key Resources