Retrieves the account balance by account number

get

/service/v1/datasegment/accountbalance/fetch/{accountNo}/branch/{branch}

This endpoint is used to update the ddissuance data into data base.

Request

Supported Media Types
Path Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : ResponseModel
Type: object
Response Model
Show Source
Nested Schema : data
Type: object
Nested Schema : errors
Type: object
Nested Schema : paging
Type: object

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorised.

405 Response

Invalid input

500 Response

Internal error
Back to Top