[Merchant] Account Balance
Returns your merchant account balance in USD.
HTTP request
Table 1. Request fields
Path
Type
Description
apiKey
String
api key
HTTP response
Table 2. Response fields
Path
Type
Description
message
String
Response Message.
code
Number
Response code.
data
Array
Actual data.
data.userId
String
account id
data.amount
String
account balance
Last updated