FAILED webhook notification, queuing it for immediate re-delivery to your configured webhook URL. The automatic retry cycle is reset and manualRetryCount is incremented.
FAILED status. Attempting to retry a SENT, PENDING, or NOT_SENT notification returns a 409.409 and the notification cannot be retried again.429.retryAttempts is reset to 0 and latestErrorPayload is cleared, giving the notification a fresh delivery cycle.latestErrorPayload shows a recoverable error (connection timeout, 503, etc.).| HTTP Status | Code | Message |
|---|---|---|
| 401 | UNAUTHORIZED | ”API Key is missing” |
| 401 | UNAUTHORIZED | ”Invalid API Key format” |
| 401 | UNAUTHORIZED | ”Invalid API Key” |
| 403 | INVALID_PARTNER_FLOW | ”The partner has an invalid flow.” |
| HTTP Status | Code | Message |
|---|---|---|
| 404 | NOT_FOUND | ”Webhook notification not found” |
| 409 | CONFLICT | ”Notification is not in FAILED status” |
| 409 | CONFLICT | ”Partner webhook notification has reached the maximum number of manual retries (3)“ |
| 429 | TOO_MANY_REQUESTS | ”Rate limit exceeded. Try again in a few seconds.” |
Api key for the affiliated partner that is performing the request
The webhook notification ID to retry
"8374f327-38bd-4b0b-b8a7-2524599eb903"