# Webhooks These endpoints allow you to manually trigger your pre-configured webhooks.

Use Webhooks describes how to configure webhooks, validate them, and resend them.

There are two webhook types. Webhook V1 and Webhook V2. ## Test Webhook - [POST /api/v1/webhooks/test](https://docs.fordefi.com/api/latest/openapi/webhooks/test_webhook_api_v1_webhooks_test_post.md): Test a webhook. ## Trigger Transaction Webhook - [POST /api/v1/webhooks/trigger/transaction/{id}](https://docs.fordefi.com/api/latest/openapi/webhooks/trigger_transaction_webhook_api_v1_webhooks_trigger_transaction__id__post.md): Trigger transaction create and latest state via webhooks.