Retry Send Payment
Authentication: Bearer token required.
Endpoint: POST /api/v1/payments/{id}/retry-send
Re-sends a pending web3 payment to the create-payment consumer.
Response — 200 OK
Returns updated payment object.
| Status | Description |
|---|---|
| 400 | Payment not eligible for retry |
| 404 | Payment not found |