NOTIFY_WITHDRAW
(type=3)
When a user completes a withdrawal operation through WaaS, WaaS will notify you of the withdrawal details through this callback. The merchant needs to confirm in the response whether this callback has been accepted.
Request Parameters
The request sent by WaaS is an RSA-encrypted Base64 string. Merchants need to decrypt it using their public key to obtain the following business parameters:Response Parameters
After processing the callback, merchants need to return a JSON-formatted response body. Thedata
field must return an RSA-encrypted Base64 string (encrypted using the public key provided by WaaS), while other fields are in plain text: