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