Update a compliance associated with the conditions of approval
patch
/fscmRestApi/resources/11.13.18.05/publicSectorConditionComplyTransactions/{publicSectorConditionComplyTransactionsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorConditionComplyTransactionsUniqID: integer
This is the hash key of the attributes which make up the composite key--- CoaKey and ComplyPrdId ---for the Condition of Approval Compliance Transactions resource and used to uniquely identify an instance of Condition of Approval Compliance Transactions. The client should not generate the hash key value. Instead, the client should query on the Condition of Approval Compliance Transactions collection resource with a filter on the primary key values in order to navigate to a specific instance of Condition of Approval Compliance Transactions.
For example: publicSectorConditionComplyTransactions?q=CoaKey=<value1>;ComplyPrdId=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorConditionComplyTransactions-item
Type:
Show Source
object-
CoaKey(optional):
integer(int64)
The unique identifier of the condition of approval.
-
Comments(optional):
string
Title:
Resolution CommentsMaximum Length:1000The comment entered at the time of resolution. -
ComplyPrdId(optional):
string
Maximum Length:
20The identifier of the compliance associated with the conditions of approval. -
EnabledFlag(optional):
string
Maximum Length:
1Indicates if the compliance is applicable to the conditions of approval. -
links(optional):
array Items
Title:
ItemsLink Relations -
Status(optional):
string
Title:
ResolvedMaximum Length:10Indicates if the compliance period is resolved or applied.
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 : publicSectorConditionComplyTransactions-item
Type:
Show Source
object-
CoaKey(optional):
integer(int64)
The unique identifier of the condition of approval.
-
Comments(optional):
string
Title:
Resolution CommentsMaximum Length:1000The comment entered at the time of resolution. -
ComplyPrdId(optional):
string
Maximum Length:
20The identifier of the compliance associated with the conditions of approval. -
EnabledFlag(optional):
string
Maximum Length:
1Indicates if the compliance is applicable to the conditions of approval. -
links(optional):
array Items
Title:
ItemsLink Relations -
Status(optional):
string
Title:
ResolvedMaximum Length:10Indicates if the compliance period is resolved or applied.
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.