Webhooks
The switch uses webhooks to notify participating applications when a transaction reaches them.Delivery model
- The receiver application gets a
TRANSACTION_INITIATEDwebhook. - The sender application gets a final outcome callback when the transaction is accepted, rejected, or expired.
- The platform retries failed deliveries up to 3 times.