Get all valid feecharge.
get
/obcr-fees-charges-services/feecharge
This endpoints will be used to Get all valid feecharge maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat: string
Auth Status of the Fees and Charges to be fetched
-
feeCatgy: string
Category of the Fees and Charges to be fetched
-
feeChrgCd: string
Code of the Fees and Charges to be fetched
-
feeChrgTyp: string
Type of the Fees and Charges to be fetched
-
includecloseandunauth: boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
-
recordStat: string
Record Status of the Fees and Charges to be fetched
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
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
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
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