This interface is provided by the merchant. When the reception is successful, please respond with the http status code 200. The platform will determine that the notification is successful. When the status code is not 200, the system will resend after a period of time.Verification
1.
First, make sure that the received header and body are exactly the same as those sent.
2.
Use the corresponding language for verification.
3.
The returned signature needs to be base64 decoded before using rsa. If the sample code is used for verification, you need to carefully check whether it contains base64 decoding.