Get List of Accounts for Balance update during EOD

get

/service/lmm/account/fetchAccountsEod/{eodBranchCode}

This endpoint is used to get the list of accounts for balance update during EOD.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

201 Response

Returns message of success or failure
Headers
Body ()
Root Schema : VDBalanceRequestDTO
Type: object
Show Source
Nested Schema : accountRequestDetails
Type: array
Show Source
Nested Schema : VDBalanceRequestDetailsDTO
Type: object
Show Source

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
Back to Top