Returns resources specified by the assigned code value.

get

/primeapi/restapi/v16.2/resource/codeType/{typeId}/codeValue/{code}

Request

Path Parameters
code
Type: string
Required: true
typeId
Type: integer (int64)
Required: true

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityResource
Type: object
Nested Schema : codeValuesResource
Type: array
Unique Items Required: true
Lists all resource code types assigned to the resource with its corresponding value.
Nested Schema : Unit
Type: object
Nested Schema : ApiEntityCodeValueResource
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