Update a violation notice group
patch
/fscmRestApi/resources/11.13.18.05/publicSectorViolationNoticeGroups/{publicSectorViolationNoticeGroupsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorViolationNoticeGroupsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and NoticeGroupCode ---for the Violation Notice Groups resource and used to uniquely identify an instance of Violation Notice Groups. The client should not generate the hash key value. Instead, the client should query on the Violation Notice Groups collection resource with a filter on the primary key values in order to navigate to a specific instance of Violation Notice Groups.
For example: publicSectorViolationNoticeGroups?q=AgencyId=<value1>;NoticeGroupCode=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorViolationNoticeGroups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe identifier of the agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the row. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the row was created. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether the violation notice group is available for use. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the row was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The name of the user who last updated the row. -
links(optional):
array Items
Title:
ItemsLink Relations -
Name(optional):
string
Title:
NameMaximum Length:200The name of the violation notice group. -
NoticeGroupCode(optional):
string
Title:
Notice Group IDMaximum Length:100The violation notice group code of the record. -
NoticeMappings(optional):
array Violation Notice Type Mappings
Title:
Violation Notice Type MappingsThe violation notice group resource is used to view, create, or modify a violation notice group. Violation notice groups are used in Code Enforcement cases.
Nested Schema : Violation Notice Type Mappings
Type:
arrayTitle:
Violation Notice Type MappingsThe violation notice group resource is used to view, create, or modify a violation notice group. Violation notice groups are used in Code Enforcement cases.
Show Source
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.
Nested Schema : publicSectorViolationNoticeGroups-NoticeMappings-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe identifier of the agency. -
CaseStatus(optional):
string
Title:
Case StatusMaximum Length:15The status of the case record. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the row. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the row was created. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether the violation notice type is available for use in the violation notice group. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the row was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The name of the user who last updated the row. -
links(optional):
array Items
Title:
ItemsLink Relations -
NoticeCount(optional):
integer(int32)
Title:
SequenceThe sequence of the notice record. -
NoticeGroupCode(optional):
string
Title:
Notice Group IDMaximum Length:100The violation notice group code of the record. -
NoticeTypeCode(optional):
string
Title:
Notice IDMaximum Length:100The violation notice type code of the record.
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 : publicSectorViolationNoticeGroups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe identifier of the agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the row. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the row was created. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether the violation notice group is available for use. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the row was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The name of the user who last updated the row. -
links(optional):
array Items
Title:
ItemsLink Relations -
Name(optional):
string
Title:
NameMaximum Length:200The name of the violation notice group. -
NoticeGroupCode(optional):
string
Title:
Notice Group IDMaximum Length:100The violation notice group code of the record. -
NoticeMappings(optional):
array Violation Notice Type Mappings
Title:
Violation Notice Type MappingsThe violation notice group resource is used to view, create, or modify a violation notice group. Violation notice groups are used in Code Enforcement cases.
Nested Schema : Violation Notice Type Mappings
Type:
arrayTitle:
Violation Notice Type MappingsThe violation notice group resource is used to view, create, or modify a violation notice group. Violation notice groups are used in Code Enforcement cases.
Show Source
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.
Nested Schema : publicSectorViolationNoticeGroups-NoticeMappings-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe identifier of the agency. -
CaseStatus(optional):
string
Title:
Case StatusMaximum Length:15The status of the case record. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the row. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the row was created. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether the violation notice type is available for use in the violation notice group. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the row was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The name of the user who last updated the row. -
links(optional):
array Items
Title:
ItemsLink Relations -
NoticeCount(optional):
integer(int32)
Title:
SequenceThe sequence of the notice record. -
NoticeGroupCode(optional):
string
Title:
Notice Group IDMaximum Length:100The violation notice group code of the record. -
NoticeTypeCode(optional):
string
Title:
Notice IDMaximum Length:100The violation notice type code of the record.