Subscribe to a specific webhook event type to receive notifications when events occur.
Available event types: voucher.sent, voucher.redeemed, payment.failed, wallet.funded
Your uGiftme business API key for authentication.
Format: UUID format (e.g., 6b4e22b2-c0a5-4c7a-888a-b38eac20b454) Required: All endpoints require this header Permissions: Must have business-level access with Zapier integration permissions
Example: X-API-Key: 6b4e22b2-c0a5-4c7a-888a-b38eac20b454
The event type to subscribe to
voucher.sent, voucher.redeemed, payment.failed, wallet.funded The Zapier webhook URL to receive events
"https://hooks.zapier.com/hooks/catch/123456/abc123/"
Successfully subscribed to event
Indicates if the subscription was successful
true
The event type that was subscribed to
"voucher.sent"
Whether the subscription was successful
true
The webhook URL for the subscription
"https://hooks.zapier.com/hooks/catch/123456/abc123/"
The business ID associated with the subscription
"business_123456789"