Webhook
Webhook
POST
/notifyAsynchronous notification sent to the `notifyurl` submitted in the create payout request. The SDK parses `$_POST`, verifies the MD5 signature, and returns a `PayoutWebhookRequest`. Call `webhookRespondOk()` after processing.
SDK method
webhook()ParametersRequest body
memberidstringMerchant ID
out_trade_nostringSDK property:
outTradeNo. Merchant payout order IDtransaction_idstringSDK property:
transactionId. Platform transaction IDamountstringRequested payout amount
actualamountstringActual transferred amount
original_amountstringSDK property:
originalAmount. Original amount before feesdatetimeintTransaction timestamp (Unix seconds)
transferMessagestringTransfer result message
statusstring`SUCCESS` or `FAIL`
signstringsignMD5 signature