---
title: "Retry Failed Charges"
method: POST
path: "/dropship/retry-failed-charges"
tags: ["dropship"]
---

# Retry Failed Charges

`POST /dropship/retry-failed-charges`

Re-attempts every outstanding (failed-but-never-succeeded) shipping
charge for the account. Declines do not error the request; each order's
outcome is reported in results. 409 no_payment_method when no card is on
file. Also run automatically after POST /setup-intent/confirm.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.dev/rmfg/apis/fastapi.md) · [All operations](https://skmtc.dev/rmfg/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rmfg/fastapi/revisions/17a4ad42a016/schema)
