Transaction inquiries
The address of the request
SandBox
POST
http://8.130.9.219:8899/api/supefina/transactions/search-status
Formal environment
POST
http://api.supefina.net/api/supefina/transactions/search-status
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
merOrderNo
Yes
String
Merchant order number
nonceStr
Yes
String
Random strings The length cannot exceed 32 bits
supefinaOrderId
No
String
Supefina order number
sign
Yes
String
signature
Sample request
Response parameters
code
String
Response coding
msg
String
Response Information
data
Object
Response data
transactionStatus
String
Transaction status
supefinaOrderId
String
Supefina order number
merOrderId
String
Merchant order number
merId
String
Merchant ID
transactionType
String
The type of transaction
01
:Payin
02
:Payout
amount
BigDecimal
The amount of the order
realityAmount
BigDecimal
Paid-in amount
fee
BigDecimal
Advance handling fee will be charged
realityFee
BigDecimal
Actual handling fee
successTime
Date
The time at which the transaction was successful
identifier
String
Payment reference identifier
stampTime
String
Transaction success time (timestamp format, accurate to the second)
clave
String
Central Bank Flow Identifier
errorMsg
String
Reason for failure (transaction failed and order failed status returned)
Sample response
Última actualización