---
title: "Manually retry a failed payment"
method: POST
path: "/v1/collections/{id}/retry"
tags: ["Dunning"]
---

# Manually retry a failed payment

`POST /v1/collections/{id}/retry`

Shares the same logic as the scheduled dunning worker. Manual retries work even when the scheduler is disabled (isActive=false).

## Path parameters

- `id` string, required

## Response `200`

Default Response

---

[API](https://skmtc.net/usedrip/apis/drip-api.md) · [All operations](https://skmtc.net/usedrip/apis/drip-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usedrip/drip-api/revisions/2cb1567969ca/schema)
