Get Accured Amount Web API
get
/uiAccruedAmt
This endpoint is used to fetch the accured amount from web API
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
acc: string
Fetch Based on Account Number, default value is true
-
brn: string
Fetch Based on Branch Code, default value is true
-
limit(optional): integer
limit is maximum no of records to be fetched
-
offset(optional): integer
offset is starting no of records to be fetched
-
source: string
Fetch Based on Account Number, default value is true
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns message of succes or failure
Nested Schema : data
Type:
Show Source
array
-
Array of:
object UIAccruedAmtMasterDTO
UI Accrued Amt Master DTO
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