The notifyTransfer API is used by Alipay+ to notify the transfer result to the payer agent. The payer agent needs to proceed accordingly after receiving the notification.
Note: A valid token is required for authentication as it expires after every hour. Refer to the Token Request section to generate a new token.
Request Parameters
transferResult: The transfer result. See the Transfer result codes table for details.
payerAgentId: The unique ID that is assigned by Alipay+ to identify a payer agent.
beneficiaryAgentId: The unique ID that is assigned by Alipay+ to identify a beneficiary agent.
transferRequestId: The unique ID that is assigned by Alipay+ to identify a beneficiary agent.
transferId: The unique ID that is assigned by Alipay+ to identify a transfer.
transferFromAmount: The amount paid by the payer agent.
transferToAmount: The amount received by the beneficiary.
instructedAmountType: The identifier indicating the exchange rate calculation direction.
transferTime: The time of a successful transfer.
transferQuote: The transfer quote that is used to record real-time exchange rates.