API Reference

The List Webhooks endpoint in the Wudi Pay allows users to retrieve a list of registered webhooks associated with their account. Webhooks are a mechanism for real-time communication between systems, enabling Wudi Pay to notify external applications about specific events, such as completed cash-out transactions or charge-related events.

🚧

HEADERS

Authorization (string, required): The access token generated by the authentication endpoint must be included in the authorization header in the format Bearer {{access_token}}.

➡️

Practical Tips

  • Webhook monitoring: Regularly check registered webhooks to ensure they are configured correctly and receiving notifications as expected.
Language
Authorization
Header
Click Try It! to start a request and see the response here!