Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

PUT /instant/recall/request/from/bank

The bank may initiate a recall request for an outgoing credit transfer by calling this endpoint

Code Block
{
  "sepaTrnHedSn": 1234 //aplonHUB id for this payment,
  "reasonCode": "CUST",
  "additionalInformation": "Additional information that may be required based on the reasonCode"
}