If your BankAccount received a recall from user's bank, EE system will generate a FundsIn Recall. And EE system will send a FundsIn Recall notification to your system via webhook.Webhook callback events of FundsIn Recall#
eventType: FundsInRecall
referenceId: id of the FundsIn Recall
event values:{
"eventId": "ET134000001",
"eventType": "FundsInRecall",
"event": "FundsInRecallPending",
"referenceId": "RFI1234560001",
"description": ""
}
FundsIn Recall Sequence#
If you reject the FundsIn Recall, you must upload proofs to confirm the funds has been saved to user's account. Modified at 2025-12-26 13:39:00