Account

List account balance

get

List account balance

Header parameters
authorizationstringRequired

authorization

Responses
200

OK

application/json
get
GET /mobile-bff/v1/account/balance HTTP/1.1
Host: 
authorization: text
Accept: */*
200

OK

{
  "balance": "text"
}

Last updated