Update a document group category

patch

/fscmRestApi/resources/11.13.18.05/publicSectorDocumentGroups/{publicSectorDocumentGroupsUniqID}/child/DocumentGroupCategory/{DocumentGroupCategoryUniqID}

Request

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

    For example: DocumentGroupCategory?q=AgencyId=<value1>;DocumentGroupId=<value2>;DocumentCategory=<value3>
  • This is the hash key of the attributes which make up the composite key--- AgencyId and DocumentGroupId ---for the Document Groups resource and used to uniquely identify an instance of Document Groups. The client should not generate the hash key value. Instead, the client should query on the Document Groups collection resource with a filter on the primary key values in order to navigate to a specific instance of Document Groups.

    For example: publicSectorDocumentGroups?q=AgencyId=<value1>;DocumentGroupId=<value2>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorDocumentGroups-DocumentGroupCategory-item
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : publicSectorDocumentGroups-DocumentGroupCategory-item
Type: object
Show Source
Back to Top