Balance inquiry
The address of the request
SandBox
POST
http://8.130.9.219:8899/api/supefina/transactions/search-balance
Formal environment
POST
http://api.supefina.net/api/supefina/transactions/search-balance
Request parameters
Content-Type
application/json
Request body
merId
Yes
String
Merchant ID Merchant ID acquisition path: Supefina Merchant Background - Merchant Management - Basic Information - Merchant ID
countryId
Yes
String
Country number
Mexico: MEX
nonceStr
Yes
String
Random strings The length cannot exceed 32 bits
sign
Yes
String
signature
Sample request
Response parameters
code
String
Response coding
msg
String
Response Information
data
Object
Response data
balance
BigDecimal
Merchant account balance
availableBalance
BigDecimal
The available balance of the merchant account
holdBal
BigDecimal
Merchant account hold amount
unsettleBal
BigDecimal
The unsettled amount of the merchant account
Sample response
Última actualización