2️⃣Deposit completed callback
Request url
Request type
POST
Request
param
type
necessary
max length
param description
sys_no
String
32
Merchant platform number
uid
String
64
Merchant platform user id
amount
String
11
order amount(Currency)
sign
String
32
The content is the value of biil_no and sign secret encrypted by MD5 algorithm.
currency
String
11
eg: you will be able to check the currency type
bill_no
String
64
Merchant order number
Response
success or false
Last updated