Update a case fee record
patch
/fscmRestApi/resources/11.13.18.05/publicSectorAssessCaseFees/{CaseKey}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
CaseKey: integer
The unique identifier of the case.
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorAssessCaseFees-item
Type:
Show Source
object
-
CaseFeeAttributes(optional):
string
The attributes of the case fee record.
-
CaseKey(optional):
integer(int64)
The unique identifier of the case.
-
FeeRecordKeys(optional):
string
The fee record keys of the case.
-
links(optional):
array Items
Title:
Items
Link Relations -
OverrideDMNAttributes(optional):
string
The attributes of the case to calculate case fees.
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 : publicSectorAssessCaseFees-item
Type:
Show Source
object
-
CaseFeeAttributes(optional):
string
The attributes of the case fee record.
-
CaseKey(optional):
integer(int64)
The unique identifier of the case.
-
FeeRecordKeys(optional):
string
The fee record keys of the case.
-
links(optional):
array Items
Title:
Items
Link Relations -
OverrideDMNAttributes(optional):
string
The attributes of the case to calculate case fees.
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.