Webhooks
1. Webhook API Documentation
To initiate your usage of webhooks, simply click on "Learn More" to access the API documentation dedicated to webhooks.

Upon clicking, you'll be directed to a new tab containing the API documentation.

2. Creating Webhooks
Click "Create Webhook".

3. Editing Webhooks
To edit a webhook, follow these steps:
Locate the desired webhook and click the "Edit" icon.

4. View History
To access webhook logs, simply click on the "History" icon.
You will be able to view the details of each log.
You can review the details of the webhook request by simply clicking on it.
Should you wish to re-send a specific request, click on the "Resend" icon.
A confirmation popup will appear before proceeding with the action.
5. Disable Webhooks
To disable webhooks, follow these steps:
Find the specific webhook you wish to disable and select the "Disable" icon.

6. Delete Webhooks
To delete a webhook, follow these steps:
Find the desired webhook and click the "Delete" icon.

7. Reviewing Withdrawal Requests
When clients submit a withdrawal request, and upon the occurrence of the first triggered event (as configured for the webhook), the data will be sent to the designated destination URL.
The transmitted information will encompass the data boxed up in yellow in the provided image.
After the withdrawal process is completed in the third-party system, you can proceed with the subsequent review steps for the submitted request.
Last updated