POST /api/sandbox/webhooks/retry
POST/api/sandbox/webhooks/retry
Retries a specific delivery by delivery_id or a batch of pending/retrying/failed deliveries for the current API key. Already delivered deliveries are not retried.
Request
Responses
- 200
- 401
- 404
- 409
- 429
Webhook deliveries retried
Sandbox API key is missing or invalid
Loan was not found
The flow cannot continue from the current state, a balance/limit is insufficient, or Idempotency-Key conflicts
Sandbox API rate limit exceeded