This API will return the current balance in the Virtual Account (Open Pay wallet ) of the User
NOTE : This API is not available in sandbox. please try with production URL. please reach out to [email protected] for production details.

sample API Response is as follows

{
  "current_balance": 100,
  "status": 200
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!