Returns the Fund for the Specified Workspace Code and Fund Name.

get

/primeapi/restapi/funds/workspace/byFundName?workspaceCode={workspaceCode}&fundName={fundName}

Returns the fund for the specified workspace code and fund name.

Request

Query Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityFund
Type: object
Show Source
Nested Schema : codeValuesFund
Type: array
Unique Items Required: true
Show Source
Nested Schema : ApiEntityFundConfiguredFields
Type: object
Show Source
Nested Schema : ApiEntityFundCost
Type: object
Show Source
Nested Schema : spreadRows
Type: array
Unique Items Required: true
Show Source
Nested Schema : ApiEntityCodeValueFund
Type: object
Show Source
Nested Schema : ApiEntityCodeType
Type: object
Show Source
Nested Schema : ApiEntityCodeValue
Type: object
Show Source
Nested Schema : assignments
Type: array
Unique Items Required: true
CodeType assignments.
Show Source
Nested Schema : ApiEntityCodeEntityType
Type: object
Show Source
  • ApiEntityCodeType
  • Allowed Values: [ "SCOPE_ITEM", "PROJECT", "SCOPE_ASSIGNMENT", "WBS", "WORK_PACKAGE", "ACTIVITY", "RESOURCE", "PBS", "CONTRACT", "RISK", "COMMITMENT", "REPORT", "TASKS", "STRATEGY", "PORTFOLIO", "FUND", "SUBMITTAL", "CHANGE_ORDER", "PAYMENT_APPLICATION", "CHANGE_EVENT", "CHANGES_ESTIMATES", "IDEA", "RFI", "CUSTOM_LOG_ITEM" ]
    Indicates the type of object the code is associated to.
  • The unique identifier of a code type table.
  • Read Only: true
    Date when the record was last updated. Used for viewing and filtering records, obtained ONLY from GET calls, modified on and after a particular date. Not a part of POST response.
Nested Schema : costFlexMap
Type: object
Additional Properties Allowed
Show Source
Contains Fund cost configured fields and its values.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
Contains Fund other configured fields and its values.
Nested Schema : textFlexMap
Type: object
Additional Properties Allowed
Show Source
Contains Fund text configured fields and its values.
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : Cost
Type: object
Nested Schema : ApiEntityFundSpreadRow
Type: object
Show Source
Nested Schema : fundAllocationSpreadRows
Type: array
Unique Items Required: true
Show Source
Nested Schema : BaseApiEntityFundCostSpreadRow
Type: object
Show Source
Nested Schema : ApiEntityFundAllocationSpreadRow
Type: object
Show Source
Nested Schema : ApiEntityFundAllocationSpreadRowCost
Type: object
Show Source

404 Response

The requested object does not exist, or you do not have access to it.