Prod Goal VAS
Goals for VAS (non-WMS) productive activities are captured in the Prod Goal VAS view. The following APIs can be used to get relevant Prod Goal VAS data from WFM.
URLs
Check for the existence of the resource:
HEAD .../lgfapi/v10/entity/prod_goal_vas/{id}
Fetch paginated results:
GET .../lgfapi/v10/entity/prod_goal_vas/
Fetch non-paginated result by specific 'ID':
GET .../lgfapi/v10/entity/prod_goal_vas/{id}