Webhooks and International Payments
Webhooks are live for UAE payments, one consent can pay several beneficiaries, and cross-border payments have their own guides.
Webhooks are live for UAE payments. You register an HTTPS URL, choose the resources you want events for, and Spare posts a signed event whenever one of them changes state, so the loop you wrote to watch a payment settle can go. The same release adds a Variable On Demand journey that pays several beneficiaries from one consent, writes up cross-border payments, and opens an appendix for UAE scheme reference. All of it is UAE.
Highlights
The short version:
- Webhooks for UAE payments. One HTTPS URL per product, and Spare tells you when a payment, consent, or mandate moves. Start at Webhooks.
- One consent can now pay several beneficiaries. The payer approves once, you name the payee on each debit, and the authorized set holds up to 10 accounts. Variable On Demand with Multiple Beneficiaries walks through it.
- Cross-border payments are written up at last, both the flow to pick and the fields to send.
- The new Appendix collects AlTareq, the purpose code lists, and the banks live on Spare today.
What to Do Next
- Call
GET /webhooks/catalogin sandbox and see what your tenant publishes. - Build a receiver from Receive Events, then point a subscription at it with Manage Subscriptions.
- Drop the polling loop once that receiver has seen a payment through to settlement in sandbox.
- If cross-border or multi-payee collection is on your list, read the International Payments Deep Dive and Multiple Beneficiaries.