Create a set of issue types
post
/fscmRestApi/resources/11.13.18.05/publicSectorIssueTypes
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorIssueTypes-item
Type:
Show Source
object
-
AgencyId(optional):
integer(int32)
The unique identifier for the agency.
-
CreatedBy(optional):
string
Maximum Length:
64
The name of the user who created the row. -
CreationDate(optional):
string(date-time)
The date and time when the row was created.
-
Description(optional):
string
The description of the issue type.
-
IconImage(optional):
string
Maximum Length:
100
The name of the image that is used as an icon. -
IssueType(optional):
string
Maximum Length:
100
The name of the issue type. -
IssueTypeId(optional):
string
Maximum Length:
50
The unique identifier for the issue type. -
LastUpdateDate(optional):
string(date-time)
The date and time when the row was last updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64
The name of the user who last updated the row. -
LastUpdateLogin(optional):
string
Maximum Length:
32
The identifier for the user who last updated the row. -
links(optional):
array Items
Title:
Items
Link Relations -
ObjectVersionNumber(optional):
integer(int32)
Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
-
Status(optional):
string
Maximum Length:
10
The status of the issue type. -
ValidFromDate(optional):
string(date)
The date from which the issue type is valid.
-
ValidToDate(optional):
string(date)
The date until which the issue type is valid.
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The 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 : publicSectorIssueTypes-item
Type:
Show Source
object
-
AgencyId(optional):
integer(int32)
The unique identifier for the agency.
-
CreatedBy(optional):
string
Maximum Length:
64
The name of the user who created the row. -
CreationDate(optional):
string(date-time)
The date and time when the row was created.
-
Description(optional):
string
The description of the issue type.
-
IconImage(optional):
string
Maximum Length:
100
The name of the image that is used as an icon. -
IssueType(optional):
string
Maximum Length:
100
The name of the issue type. -
IssueTypeId(optional):
string
Maximum Length:
50
The unique identifier for the issue type. -
LastUpdateDate(optional):
string(date-time)
The date and time when the row was last updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64
The name of the user who last updated the row. -
LastUpdateLogin(optional):
string
Maximum Length:
32
The identifier for the user who last updated the row. -
links(optional):
array Items
Title:
Items
Link Relations -
ObjectVersionNumber(optional):
integer(int32)
Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
-
Status(optional):
string
Maximum Length:
10
The status of the issue type. -
ValidFromDate(optional):
string(date)
The date from which the issue type is valid.
-
ValidToDate(optional):
string(date)
The date until which the issue type is valid.
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.