Update a document category

patch

/fscmRestApi/resources/11.13.18.05/publicSectorDocumentCategories/{publicSectorDocumentCategoriesUniqID}

Request

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

    For example: publicSectorDocumentCategories?q=AgencyId=<value1>;DocumentCategory=<value2>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorDocumentCategories-item
Type: object
Show Source
Nested Schema : Document Subcategories
Type: array
Title: Document Subcategories
Use the document categories resource to view, update, create, and delete document categories. A document category is used to specify a category for an uploaded attachment.
Show Source
Nested Schema : publicSectorDocumentCategories-DocumentSubcategory-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 : publicSectorDocumentCategories-item
Type: object
Show Source
Nested Schema : Document Subcategories
Type: array
Title: Document Subcategories
Use the document categories resource to view, update, create, and delete document categories. A document category is used to specify a category for an uploaded attachment.
Show Source
Nested Schema : publicSectorDocumentCategories-DocumentSubcategory-item
Type: object
Show Source
Back to Top