Skip to main content
POST
/
ramp
/
swap
/
{order_id}
/
regenerate_tx
Regenerate swap tx
curl --request POST \
  --url https://api.etherfuse.com/ramp/swap/{order_id}/regenerate_tx \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

API key sent in the Authorization header.

Path Parameters

order_id
string<uuid>
required

The order ID

Response

202

Swap transaction regeneration accepted