Update an application group
patch
/fscmRestApi/resources/11.13.18.05/publicSectorApplGroups/{publicSectorApplGroupsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorApplGroupsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and ApplGroup ---for the Application Groups resource and used to uniquely identify an instance of Application Groups. The client should not generate the hash key value. Instead, the client should query on the Application Groups collection resource with a filter on the primary key values in order to navigate to a specific instance of Application Groups.
For example: publicSectorApplGroups?q=AgencyId=<value1>;ApplGroup=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorApplGroups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDIdentifies a public sector agency. -
ApplGroup(optional):
string
Title:
GroupMaximum Length:30The categorization for the application form. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the application group. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the application group was created. -
Description(optional):
string
Title:
DescriptionMaximum Length:100The description for the permit group. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether the application group is available to be used or not. The default value is false. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the application group was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the application group. -
links(optional):
array Items
Title:
ItemsLink Relations -
UseBusLicensing(optional):
string
Maximum Length:
1Indicates whether the application group will be used for the business licensing service or not. The default value is no. -
UsePermitting(optional):
string
Maximum Length:
1Indicates whether the application group will be used for the permits service or not. The default value is yes. -
UsePlanning(optional):
string
Maximum Length:
1Indicates whether the application group will be used for the planning and zoning service or not. The default value is no. -
UsePolLicensing(optional):
string
Maximum Length:
1Indicates whether the application group will be used for the professional licensing service or not. The default value is no.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorApplGroups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDIdentifies a public sector agency. -
ApplGroup(optional):
string
Title:
GroupMaximum Length:30The categorization for the application form. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the application group. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the application group was created. -
Description(optional):
string
Title:
DescriptionMaximum Length:100The description for the permit group. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether the application group is available to be used or not. The default value is false. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the application group was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the application group. -
links(optional):
array Items
Title:
ItemsLink Relations -
UseBusLicensing(optional):
string
Maximum Length:
1Indicates whether the application group will be used for the business licensing service or not. The default value is no. -
UsePermitting(optional):
string
Maximum Length:
1Indicates whether the application group will be used for the permits service or not. The default value is yes. -
UsePlanning(optional):
string
Maximum Length:
1Indicates whether the application group will be used for the planning and zoning service or not. The default value is no. -
UsePolLicensing(optional):
string
Maximum Length:
1Indicates whether the application group will be used for the professional licensing service or not. The default value is no.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.