post https://api.sandbox.waza.co/payouts/v1/webhooks
This endpoint generates a webhook
Note:
- Ensure the URL endpoint you provide is secure, can verify the webhook payload using the
secret
, and can handle incoming POST requests.- Regularly review the events you've enabled for notifications to ensure they align with your integration requirements.
- The
secret
should be kept confidential and not be exposed.