You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

query parameter is not working with get all project budget versions rest api

Summary:


query parameter is not working with get all project budget versions rest api

Content (please ensure you mask any confidential information):

I am trying to get project budget version details using query parameters PlanVersionStatus and projectid.

API - /fscmRestApi/resources/11.13.18.05/projectBudgets

i have tried following combinations and nothing worked -

i) fscmRestApi/resources/11.13.18.05/projectBudgets?q=ProjectId=300000053722141;PlanVersionStatus=Current Working
ii) fscmRestApi/resources/11.13.18.05/projectBudgets?q=ProjectId=300000053722141;PlanVersionStatus=’Current Working’
iii) fscmRestApi/resources/11.13.18.05/projectBudgets?q=ProjectId=300000053722141;PlanVersionStatus="Current Working"
iv) fscmRestApi/resources/11.13.18.05/projectBudgets?q=ProjectId=300000053722141&q=PlanVersionStatus="Current Working"
v) fscmRestApi/resources/11.13.18.05/projectBudgets?q=ProjectId=300000053722141&q=PlanVersionStatus='Current Working'
vi) fscmRestApi/resources/11.13.18.05/projectBudgets?q=ProjectId=300000053722141&q=PlanVersionStatus=Current Working

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!