Returns the scope item for the specified scope item code.

get

/primeapi/restapi/v16.2/scopeItem/code/{code}

Request

Path Parameters
code
Type: string
Required: true
Code of the Scope Item.

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityScopeItem
Type: object
Nested Schema : Hour
Type: object
Nested Schema : Quantity
Type: object
Nested Schema : Percent
Type: object
Nested Schema : scopeItemCodeValue
Type: array
Unique Items Required: true
Lists all Scope Item code types assigned to the Scope Item with its corresponding value.
Nested Schema : ApiEntityScopeItemFlexCost
Type: object
Nested Schema : ApiEntityScopeItemFlexOther
Type: object
Nested Schema : ApiEntityScopeItemFlexText
Type: object
Nested Schema : ApiEntityCodeValueScopeItem
Type: object
Nested Schema : ApiEntityCodeType
Type: object
Nested Schema : ApiEntityCodeValue
Type: object
Nested Schema : assignments
Type: array
Unique Items Required: true
Nested Schema : ApiEntityCodeEntityType
Type: object
Nested Schema : flexMap
Type: object
Lists all configured cost fields assigned to the Scope Item with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type: object
Nested Schema : flexMap
Type: object
Lists all configured date, number, integer fields assigned to the Scope Item 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 Scope Item with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type: object
404 Response
??scope_item_api_find_by_code_code_error??