Get EOD process status of a given branch
get
/service/brancheod/{branchCode}/{eodDate}
This endpoint gets the detailed status report of EOD process for a branch.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
branchCode(required): string
Branch code for which EOD status should be retrieved
-
eodDate(required): string
EOD date for which process status should be retrieved
Query Parameters
-
query: string
Latest Task Status
Response
Supported Media Types
- application/json
- application/xml
- text/csv
200 Response
Returns Branch EOD details
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