Skip to main content

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.

StatusDescription
400Payment not eligible for retry
404Payment not found