Update a record type display group
patch
/fscmRestApi/resources/11.13.18.05/publicSectorDisplayGroups/{publicSectorDisplayGroupsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorDisplayGroupsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and DisplayGroup ---for the Record Type Display Groups resource and used to uniquely identify an instance of Record Type Display Groups. The client should not generate the hash key value. Instead, the client should query on the Record Type Display Groups collection resource with a filter on the primary key values in order to navigate to a specific instance of Record Type Display Groups.
For example: publicSectorDisplayGroups?q=AgencyId=<value1>;DisplayGroup=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorDisplayGroups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe unique identifier of a public sector agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the record type display group. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the record type display group was created. -
Description(optional):
string
Maximum Length:
100The short description of the record type display group. -
DisplayGroup(optional):
string
Maximum Length:
30The unique identifier of the record type display group. -
DisplayGroupLine(optional):
array Record Type Display Group lines
Title:
Record Type Display Group linesThe display groups resource is used to view, create, modify, or delete a display group. A display group is a set of record types organized logically from which the public user can select the desired item. A record type can be a permit, a license, and so on. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether the record type display 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 record type display group was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the record type display group. -
links(optional):
array Items
Title:
ItemsLink Relations -
LongDescription(optional):
string
Title:
DescriptionMaximum Length:1000The long description of the record type display group. -
Url(optional):
string
Title:
URLThe URL provides a link that the user can click to navigate to other pages with more information. -
UseBusLicensing(optional):
string
Maximum Length:
1Indicates whether the display group is used for the business licensing service or not. The default value is no. -
UsePermitting(optional):
string
Maximum Length:
1Indicates whether the display group is used for the permits service or not. The default value is yes. -
UsePlanning(optional):
string
Maximum Length:
1Indicates whether the display group is used for the planning and zoning service or not. The default value is no. -
UsePolLicensing(optional):
string
Maximum Length:
1Indicates whether the display group is used for the professional licensing service or not. The default value is no.
Nested Schema : Record Type Display Group lines
Type:
arrayTitle:
Record Type Display Group linesThe display groups resource is used to view, create, modify, or delete a display group. A display group is a set of record types organized logically from which the public user can select the desired item. A record type can be a permit, a license, and so on.
Show Source
Nested Schema : publicSectorDisplayGroups-DisplayGroupLine-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe unique identifier of a public sector agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the record type display group line. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the record type display group line was created. -
DisplayGroup(optional):
string
Maximum Length:
30The display group to which the group line belongs. -
DisplayOrder(optional):
integer(int64)
The display number for the display group line.
-
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the record type display group line was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the record type display group line. -
links(optional):
array Items
Title:
ItemsLink Relations -
RecordTypeCode(optional):
string
Title:
Record Type CodeMaximum Length:20The short name of the record type included in the display group line. -
RecordTypeId(optional):
string
Title:
Record Type IDMaximum Length:30The unique identifier of the record type included in the display group line.
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 : publicSectorDisplayGroups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe unique identifier of a public sector agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the record type display group. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the record type display group was created. -
Description(optional):
string
Maximum Length:
100The short description of the record type display group. -
DisplayGroup(optional):
string
Maximum Length:
30The unique identifier of the record type display group. -
DisplayGroupLine(optional):
array Record Type Display Group lines
Title:
Record Type Display Group linesThe display groups resource is used to view, create, modify, or delete a display group. A display group is a set of record types organized logically from which the public user can select the desired item. A record type can be a permit, a license, and so on. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether the record type display 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 record type display group was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the record type display group. -
links(optional):
array Items
Title:
ItemsLink Relations -
LongDescription(optional):
string
Title:
DescriptionMaximum Length:1000The long description of the record type display group. -
Url(optional):
string
Title:
URLThe URL provides a link that the user can click to navigate to other pages with more information. -
UseBusLicensing(optional):
string
Maximum Length:
1Indicates whether the display group is used for the business licensing service or not. The default value is no. -
UsePermitting(optional):
string
Maximum Length:
1Indicates whether the display group is used for the permits service or not. The default value is yes. -
UsePlanning(optional):
string
Maximum Length:
1Indicates whether the display group is used for the planning and zoning service or not. The default value is no. -
UsePolLicensing(optional):
string
Maximum Length:
1Indicates whether the display group is used for the professional licensing service or not. The default value is no.
Nested Schema : Record Type Display Group lines
Type:
arrayTitle:
Record Type Display Group linesThe display groups resource is used to view, create, modify, or delete a display group. A display group is a set of record types organized logically from which the public user can select the desired item. A record type can be a permit, a license, and so on.
Show Source
Nested Schema : publicSectorDisplayGroups-DisplayGroupLine-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe unique identifier of a public sector agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the record type display group line. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the record type display group line was created. -
DisplayGroup(optional):
string
Maximum Length:
30The display group to which the group line belongs. -
DisplayOrder(optional):
integer(int64)
The display number for the display group line.
-
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the record type display group line was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the record type display group line. -
links(optional):
array Items
Title:
ItemsLink Relations -
RecordTypeCode(optional):
string
Title:
Record Type CodeMaximum Length:20The short name of the record type included in the display group line. -
RecordTypeId(optional):
string
Title:
Record Type IDMaximum Length:30The unique identifier of the record type included in the display group line.
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.