Update a condition of approval
patch
/fscmRestApi/resources/11.13.18.05/publicSectorConditionOfApprovals/{publicSectorConditionOfApprovalsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorConditionOfApprovalsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and ConditionId ---for the Conditions of Approvals resource and used to uniquely identify an instance of Conditions of Approvals. The client should not generate the hash key value. Instead, the client should query on the Conditions of Approvals collection resource with a filter on the primary key values in order to navigate to a specific instance of Conditions of Approvals.
For example: publicSectorConditionOfApprovals?q=AgencyId=<value1>;ConditionId=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorConditionOfApprovals-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. -
CategoryId(optional):
string
Title:
CategoryMaximum Length:20The identifier of the category. -
CategoryName(optional):
string
Maximum Length:
50The name of the category. -
COAConditionCompliance(optional):
array Conditions of Approval Compliances
Title:
Conditions of Approval CompliancesThe conditions od approval compliance resource is used to create, update, and delete the compliances associated with the conditions of approval. -
Compliance(optional):
string
Maximum Length:
4000The compliances associated with the conditions of approval. -
Condition(optional):
string
Title:
Conditions of ApprovalThe actual text of the conditions of approval. -
ConditionId(optional):
string
Title:
Conditions of Approval IDMaximum Length:20The unique identifier of the condition of approval. -
ConditionPlain(optional):
string
Title:
Conditions of ApprovalThe text of the conditions of approval without any HTML tags. -
ConditionType(optional):
string
Title:
TypeMaximum Length:12The identifier of the condition type. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates if the condition is enabled. -
links(optional):
array Items
Title:
ItemsLink Relations -
SubcategoryId(optional):
string
Title:
SubcategoryMaximum Length:20The identifier of the subcategory. -
SubcategoryName(optional):
string
Maximum Length:
50The name of the subcategory. -
Type(optional):
string
Maximum Length:
80The name of the condition type.
Nested Schema : Conditions of Approval Compliances
Type:
arrayTitle:
Conditions of Approval CompliancesThe conditions od approval compliance resource is used to create, update, and delete the compliances associated with the conditions of approval.
Show Source
Nested Schema : publicSectorConditionOfApprovals-COAConditionCompliance-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. -
ComplyPrdId(optional):
string
Title:
Compliance PeriodMaximum Length:12The identifier of the compliances associated with the conditions of approval. -
ConditionId(optional):
string
Title:
Conditions of Approval IDMaximum Length:20The unique identifier of the condition of approval. -
EnabledFlag(optional):
boolean
Title:
EnabledThe identifier to indicate if the compliance is enabled. -
links(optional):
array Items
Title:
ItemsLink Relations
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 : publicSectorConditionOfApprovals-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. -
CategoryId(optional):
string
Title:
CategoryMaximum Length:20The identifier of the category. -
CategoryName(optional):
string
Maximum Length:
50The name of the category. -
COAConditionCompliance(optional):
array Conditions of Approval Compliances
Title:
Conditions of Approval CompliancesThe conditions od approval compliance resource is used to create, update, and delete the compliances associated with the conditions of approval. -
Compliance(optional):
string
Maximum Length:
4000The compliances associated with the conditions of approval. -
Condition(optional):
string
Title:
Conditions of ApprovalThe actual text of the conditions of approval. -
ConditionId(optional):
string
Title:
Conditions of Approval IDMaximum Length:20The unique identifier of the condition of approval. -
ConditionPlain(optional):
string
Title:
Conditions of ApprovalThe text of the conditions of approval without any HTML tags. -
ConditionType(optional):
string
Title:
TypeMaximum Length:12The identifier of the condition type. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates if the condition is enabled. -
links(optional):
array Items
Title:
ItemsLink Relations -
SubcategoryId(optional):
string
Title:
SubcategoryMaximum Length:20The identifier of the subcategory. -
SubcategoryName(optional):
string
Maximum Length:
50The name of the subcategory. -
Type(optional):
string
Maximum Length:
80The name of the condition type.
Nested Schema : Conditions of Approval Compliances
Type:
arrayTitle:
Conditions of Approval CompliancesThe conditions od approval compliance resource is used to create, update, and delete the compliances associated with the conditions of approval.
Show Source
Nested Schema : publicSectorConditionOfApprovals-COAConditionCompliance-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. -
ComplyPrdId(optional):
string
Title:
Compliance PeriodMaximum Length:12The identifier of the compliances associated with the conditions of approval. -
ConditionId(optional):
string
Title:
Conditions of Approval IDMaximum Length:20The unique identifier of the condition of approval. -
EnabledFlag(optional):
boolean
Title:
EnabledThe identifier to indicate if the compliance is enabled. -
links(optional):
array Items
Title:
ItemsLink Relations
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.