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

  1. To access webhook logs, simply click on the "History" icon.

  2. You will be able to view the details of each log.

  3. You can review the details of the webhook request by simply clicking on it.

  4. Should you wish to re-send a specific request, click on the "Resend" icon.

  5. 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

  1. 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.

  2. The transmitted information will encompass the data boxed up in yellow in the provided image.

  3. 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