Query Account balance of customer account

get

/api-gateway/obremo-srv-branch-teller-services/obremo-srv-branch-teller-services/service/v1/datasegment/accountbalance/fetch/{accountNo}/branch/{branch}

This endpoint is used to fetch customer account balance

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 : authorizations
Type: object
Nested Schema : data
Type: object
Nested Schema : errors
Type: object
Nested Schema : informations
Type: object
Nested Schema : paging
Type: object
Nested Schema : warnings
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