Create a record type display group line
post
/fscmRestApi/resources/11.13.18.05/publicSectorDisplayGroups/{publicSectorDisplayGroupsUniqID}/child/DisplayGroupLine
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-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.
-
isRecordTypeActive(optional):
boolean
Indicates whether the record type is active or not. The default value is active.
-
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-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.
-
isRecordTypeActive(optional):
boolean
Indicates whether the record type is active or not. The default value is active.
-
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.