Stage SKU Line
SKU Line data that is interfaced from external systems using SKU Line input interface is first written to Stage SKU Line before validating and moving to SKU Line. The following APIs can be used to get relevant Stage SKU Line data.
URLs
Check for the existence of the resource:
HEAD .../lgfapi/v10/entity/stage_sku_line/{id}
Fetch paginated results:
GET .../lgfapi/v10/entity/stage_sku_line/
Fetch non-paginated result by specific 'ID':
GET .../lgfapi/v10/entity/stage_sku_line/{id}