v1
latestOpenAPI 3.1.02026-07-26125028.4 KBSwaps
Update swap by doing an action.
patch/orders/{order}
Path parameters
idstring required
Query parameters
action'initiate' | 'redeem' | 'refund' | 'instant-refund' required
The HTLC action to execute on the order.
Request body
Example request
{
"signatures": [
"0x1234567890123456789012345678901234567890123456789012345678901234"
]
}Response
Executed action successfully.