Stage WAA Screen XREF

The mapping of WMS Screens to System Activities that is interfaced from external systems using the WAA Screen XREF input interface is first written to Stage WAA Screen XREF before validating and moving to WAA Screen XREF. The following APIs can be used to get relevant WAA Screen XREF data.

URLs

Check for the existence of the resource:

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

Fetch paginated results:

GET .../lgfapi/v10/entity/stage_waa_screen_xref/

Fetch non-paginated result by specific ‘ID’:

GET …/lgfapi/v10/entity/stage_waa_screen_xref/{id}