Callback notification interface (customized by the merchant)
POST
notifyUrl
Signature rules: After converting the request parameters to JSON (parameters are ordered), the obtained signature is placed in the header, and the signature is obtained directly from the response header. The signature verification method uses verifyEcdsaSignature() in the tool class.
OK
. There is no need to return JSON format data. The merchant guarantees the idempotence of the business. Multiple notifications are only processed once.Request
Header Params
X-RESP-SIGNATURE
string
required
Example:
3046022100ae8634a9db66c069030483012e7d0e38ebca6d924b82d8bb2e240764dafeb4f3022100ba3e3bd90346652e681b4b1b25e55d983002d84160fb9c696fb20ea3e4742e76
Body Params application/json