Plans REST Endpoints

Plans
Plans
Get a specific plan by plan Id
Method: get
Path: /PASService/rest/services/v1/plans/{planId}
Get a specific plan slice by plan Id and plan slice Id
Method: get
Path: /PASService/rest/services/v1/plans/{planId}/planslices/{plansliceId}
Get list of plan slices by plan Id
Method: get
Path: /PASService/rest/services/v1/plans/{planId}/planslices
Get list of plans
Method: get
Path: /PASService/rest/services/v1/plans