Confirms the gas topup was executed and updates the wallet's gas balance.

Parameters

NameInTypeRequiredDescription
id path string (uuid) yes

Request body

application/json · ConfirmGasTopupRequest · required

FieldTypeRequiredDescription
actualAmount string no Actual amount sent (if different from planned).
txHash string yes Transaction hash of the gas topup.

Responses

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

Specification

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