Outgoing Recall Request for an Outgoing Credit Transfer
PUT /instant/recall/request/from/bank
The bank may initiate a recall request for an outgoing credit transfer by calling this endpoint
{
"sepaTrnHedSn": 1234 //aplonHUB id for this payment,
"reasonCode": "CUST",
"additionalInformation": "Additional information that may be required based on the reasonCode"
}
Â