Balance check

A balance check API provides real-time account balance information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request Params:

Name TypeDescriptionMandatory(Yyes)/
Optional(O)
clientIdStringClient Id is provided in wowpe dashboard.Y
secretKeyStringsecretKey is provided in wowpe dashboard.Y

Request Sample:

{
  "clientId": "40c86a1c-XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
  "secretKey": "e91650d0-XXXXXXXXXXXXXXXXXXXXXXXXXXX"
}

Response Param:

KeyTypeDescription
statusCodeString1: Success, 0 ; Failed
messageStringMessage
balanceIntWallet Amount

Body Params
string
required

Client Id is provided in wowpe Dashboard.

string
required

secretKey is provided in wowpe Dashboard.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json