- Resend failed webhooks - Resends all failed webhook notifications
- Resend webhooks for a transaction by ID - Resends webhook notifications for a transaction by its unique identifier
Resend all failed webhook notifications
The following command re-sends all the failed webhooks pending the backoff retry mechanism being re-sent.- The above command returns
webhookCount, which is the number of re-sent webhook notifications.
Resend missed notifications for a specific transaction
Use the following command to resend a missing webhook notification per specific transaction:200 on success.