Returns the capitalPlans specified by the assigned Configured field value.

get

/primeapi/restapi/v16.2/capitalPlan/configuredField/{viewColumnName}/{value}

Request

Path Parameters
value
Type: string
Required: true
viewColumnName
Type: string
Required: true

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityCapitalPlan
Type: object
Nested Schema : ApiEntityCapitalPlanCostFlex
Type: object
Nested Schema : ApiEntityCapitalPlanFinancial
Type: object
Nested Schema : ApiEntityCapitalPlanFlex
Type: object
Nested Schema : ApiEntityCapitalPlanTextFlex
Type: object
Nested Schema : flexMap
Type: object
Lists all configured cost fields assigned to the CapitalPlan with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type: object
Nested Schema : Cost
Type: object
Nested Schema : flexMap
Type: object
Lists all configured date, number, integer fields assigned to the CapitalPlan with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type: object
Nested Schema : flexMap
Type: object
Lists all configured text fields assigned to the CapitalPlan with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type: object