Query the settlement status
Supefina settlement status request address
SandBox
POST
http://8.130.9.219:8899/api/supefina/transactions/search-order
Formal environment
POST
http://api.supefina.net/api/supefina/transactions/search-order
Request parameters
Content-Type
application/json
Request body
merId
Merchant code
Yes
String
Merchant ID Merchant ID acquisition path: Supefina Merchant Background - Merchant Management - Basic Information - Merchant ID
countryId
Country number
Yes
String
Country number
Mexico: MEX
MEX
merOrderNo
Merchant order number
Yes
String
Merchant order number
supefinaOrderId
Supefina order number
Yes
String
Supefina order number
nonceStr
Random strings
Yes
String
Random strings The length cannot exceed 32 bits
sign
signature
Yes
String
signature
Sample request
Response parameters
code
String
Response coding
msg
String
Response Information
data
Object
Response data
multiple
Boolean
Whether there are multiple pieces of data
Yes: true
No: false
target
Array
Array of targets
settleStatus
String
Settlement status
01
: Settled
02
: Unsettled
supefinaOrderId
String
Supefina order number
merOrderId
String
Merchant order number
merId
String
Merchant code
transactionType
String
The type of transaction
01
:Payin
02
:Payout
amount
String
The amount of the order
realityAmount
String
Paid-in amount
fee
String
Advance handling fee will be charged
realityFee
String
Actual handling fee
successTime
Date
The time at which the transaction was successful
identifier
String
Payment reference identifier
Sample response
Última actualización