SKU Line Group XREF

Multiple SKU Lines are grouped into a single SKU Line Group. The following APIs can be used to get the association between SKU lines and SKU Line Groups in WFM.

URLs

Check for the existence of the resource:

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

Fetch paginated results:

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

Fetch non-paginated result by specific 'ID':

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