Skip to main content

Retryable

No

Typical status

409

What it means

The route succeeded and the destination refused. Nothing failed on our side, so a retry to the same destination fails the same way. The intent is in undeliverable and no refund has been attempted yet.

Common causes

  • A bank account was closed or the details were wrong.
  • A crypto destination rejected the transfer.
  • The account is frozen.

How to resolve

Supply a corrected destination and retry, or request a refund with POST /funding_intents/{id}/refunds.

Example response