📄️ List Webhooks
Webhook management for wallet/network. Caller must have access to the wallet's node.
📄️ Create Webhook
Authentication: Bearer token required.
📄️ Update Webhook
Authentication: Bearer token required.
📄️ Delete Webhook
Authentication: Bearer token required.
📄️ Merchant payment callbacks
When a webhook exists for the payment's wallet and network, Apex POSTs JSON from the payment service to your configured URLs. This is separate from the inbound webhook REST API on Apex (list, create, update, delete).