Create a record status
post
/fscmRestApi/resources/11.13.18.05/publicSectorRecordStatuses
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 : publicSectorRecordStatuses-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe unique identifier a public sector agency. -
Classification(optional):
string
Maximum Length:
3The classification for the transaction status. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the related record status. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the related record status was created. -
DeletedFlag(optional):
string
Maximum Length:
1Indicates whether the record status is logically deleted. Valid values are Y for a deleted record, and N for an active record. -
Description(optional):
string
Title:
DescriptionMaximum Length:100The description for the record status. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether the record status is available to be used or not. The default value is false. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the related record status was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the related record status. -
links(optional):
array Items
Title:
ItemsLink Relations -
RecordStatus(optional):
string
Title:
StatusMaximum Length:15The unique identifier of the status of the record. -
SeedDataLock(optional):
integer(int32)
Indicates whether the row is delivered seed data or customer data. Valid values are 0 for customer data, 1 for delivered seed data that cannot be modified, and 2 for delivered seed data that can be modified.
-
SystemStatus(optional):
string
Title:
System StatusMaximum Length:15The predefined system status to which the record status maps. -
SystemUse(optional):
string
Maximum Length:
1Indicates whether a status is delivered as system data for system usage. Valid values are Yes and 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 : publicSectorRecordStatuses-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe unique identifier a public sector agency. -
Classification(optional):
string
Maximum Length:
3The classification for the transaction status. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the related record status. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the related record status was created. -
DeletedFlag(optional):
string
Maximum Length:
1Indicates whether the record status is logically deleted. Valid values are Y for a deleted record, and N for an active record. -
Description(optional):
string
Title:
DescriptionMaximum Length:100The description for the record status. -
EnabledFlag(optional):
boolean
Title:
EnabledIndicates whether the record status is available to be used or not. The default value is false. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the related record status was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the related record status. -
links(optional):
array Items
Title:
ItemsLink Relations -
RecordStatus(optional):
string
Title:
StatusMaximum Length:15The unique identifier of the status of the record. -
SeedDataLock(optional):
integer(int32)
Indicates whether the row is delivered seed data or customer data. Valid values are 0 for customer data, 1 for delivered seed data that cannot be modified, and 2 for delivered seed data that can be modified.
-
SystemStatus(optional):
string
Title:
System StatusMaximum Length:15The predefined system status to which the record status maps. -
SystemUse(optional):
string
Maximum Length:
1Indicates whether a status is delivered as system data for system usage. Valid values are Yes and 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.