Settlements

Used to accelerate on-chain confirmation of an Outbound Settlement transaction stuck pending in a mempool. This is only applicable to a settlement with an outbound transaction in status SUBMITTED. Only Exchange (Liquidity Provider) operators can recover a settlement and is only applicable to currencies supporting Replace by Fees (RBF) or Replace by Nonce (RBN).

post/settlements/{settlement_id}/recover

Path parameters

settlement_idinteger required

settlement's id

Request body

max_feestring required

The new max fee to apply on the outbound transaction

Response

settlement object

from_pledge_idstring uuid required
idstring uuid required
metaobject required
statestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.