Update an existing feecharge.
put
/obcr-fees-charges-services/feecharge/{id}
This endpoint is used to Update an existing feecharge.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id(required): string
key of the feecharge Maintenance
Header Parameters
-
appId(required): string
Application ID
-
branchCode(required): string
Branch Code
-
contentType: string
Content Type
-
tenantId: string
Tenant ID
-
userId(required): string
User ID
Request Body that contains data required for updating an existing feecharge
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : DmTmFeeChargeDTO-allOf[1]
Type:
Show Source
object
-
chgPrcTmpltId:
string
Charge Price ID
-
DmTmFeesDtlsDTO:
array DmTmFeesDtlsDTO
-
effectiveDt:
string
Effective Date
-
expiryDt:
string
Expiry Date
-
feeCatgry:
string
Fee Category
-
feeChrgCd:
string
Fee Charge Code
-
feeChrgDesc:
string
Fee Charge Description
-
feeChrgTyp:
string
Fee Charge Type
-
feeMthd:
string
Fee Method
-
id:
string
ID
-
productProcessorCd:
string
Product Processor Code
-
resourceId:
string
Resource ID
-
ruleId:
string
Rule ID
Nested Schema : DmTmFeesDtlsDTO
Type:
Show Source
object
-
baseAmnt:
string
Base Amount
-
feechargeMasterId:
string
Fee Charge Master ID
-
feesVal:
number
Fee Value
-
id:
string
ID
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated feecharge
Root Schema : ResponseDtoWrapper
Type:
object
Response Data Transfer object
Show Source
-
data:
object ResponseResourceSupport
-
messages:
object ResponseDto
Response Data Transfer object
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : ResponseDto
Type:
object
Response Data Transfer object
Show Source
-
codes:
array codes
Codes
-
id:
string
ID
-
requestId:
string
Request ID
-
status:
string
Status
Nested Schema : ResponseCode
Type:
object
Response code
Show Source
-
arg:
string
Argument
-
args:
array args
Arguments
-
Code:
string
Code
-
Desc:
string
Description
-
Language:
string
Language
-
Type:
string
Type
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error