Update a lookup type

patch

/fscmRestApi/resources/11.13.18.05/publicSectorLookupTypes/{publicSectorLookupTypesUniqID}

Request

Supported Media Types
Path Parameters
  • This is the hash key of the attributes which make up the composite key--- LookupType and ViewApplicationId ---for the Lookup Types resource and used to uniquely identify an instance of Lookup Types. The client should not generate the hash key value. Instead, the client should query on the Lookup Types collection resource with a filter on the primary key values in order to navigate to a specific instance of Lookup Types.

    For example: publicSectorLookupTypes?q=LookupType=<value1>;ViewApplicationId=<value2>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorLookupTypes-item
Type: object
Show Source
Nested Schema : Lookup Values
Type: array
Title: Lookup Values
The lookup type resource is used to view, create, delete or modify lookup types. The object stores lookup type information such as lookup type and configuration level.
Show Source
Nested Schema : publicSectorLookupTypes-PscLookupValue-item
Type: object
Discriminator: ViewApplicationId
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : publicSectorLookupTypes-item
Type: object
Show Source
Nested Schema : Lookup Values
Type: array
Title: Lookup Values
The lookup type resource is used to view, create, delete or modify lookup types. The object stores lookup type information such as lookup type and configuration level.
Show Source
Nested Schema : publicSectorLookupTypes-PscLookupValue-item
Type: object
Discriminator: ViewApplicationId
Show Source
Back to Top