Confirms a sweep operation after the transaction has been executed. Called after manually executing the blockchain transaction.

Parameters

NameInTypeRequiredDescription
id path string yes

Request body

application/json · ConfirmSweepRequest · required

FieldTypeRequiredDescription
gasUsed string no Gas used for the transaction.
txHash string yes Blockchain transaction hash.

Responses

StatusBodyDescription
200 — Operation confirmed.
404 Error Operation not found.

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.