Stage Daily VAS Track
VAS (non-WMS) Activities that is interfaced from external systems using the Daily VAS Track input interface is first written to Stage Daily VAS Track before validating and moving to Daily VAS Track. The following APIs can be used to get relevant Stage Daily VAS Track data.
URLs
Check for the existence of the resource:
HEAD .../lgfapi/v10/entity/stage_daily_vas_track/{id}
Fetch paginated results:
GET .../lgfapi/v10/entity/stage_daily_vas_track/
Fetch non-paginated result by specific ‘ID’:
GET …/lgfapi/v10/entity/stage_daily_vas_track/{id}