Retrieves the feeschargesaccountasso by Account Id.
get
/obcr-fees-charges-services/feechargetransaction/getaccount/{accountId}
This endpoint is used to retrieves the feeschargesaccountasso by Account ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
accountId(required): string
ID of the user that needs to be fetched
Header Parameters
-
appId(required): string
App 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
200 Response
Returns the account collection based on given account number.
Root Schema : DmFeesChargesAccountAssoCollection
Type:
object
Collection of list of Account Association.
Show Source
-
data:
array data
List of Segment Facts
-
totalFeeAmount:
number
Total Fee Amount
Nested Schema : data
Type:
array
List of Segment Facts
Show Source
-
Array of:
object DmFeesChargesAccountAssoValues
DmFeesChargesAccountAssoValues Model
Nested Schema : DmFeesChargesAccountAssoValues
Type:
object
DmFeesChargesAccountAssoValues Model
Show Source
-
accountId:
string
Account Id
-
annumBasis:
string
Annum Basis
-
baseAmnt:
string
Base Amount
-
baseAmntVal:
number
Base Amount Value
-
caseId:
string
Case Id
-
createdBy:
string
Created By
-
createDTTM:
string
Create Date Time
-
feeCalcVal:
number
Fee Calculation Value
-
feeCatgry:
string
Fee Category
-
feeChrgCd:
string
Fee Charge Code
-
feeMthd:
string
Fee Method
-
feeSubType:
string
Fee Sub Type
-
feesVal:
number
Fees Value
-
feeType:
string
Fee Type
-
lastUpdatedBy:
string
Last Updated By
-
lastUpdtDTTM:
string
Last Update Time
-
referenceNo:
string
Reference Number
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error