Skip to main content
POST
Refresh received VTXOs

Authorizations

Authorization
string
header
required

Base64url-encoded auth token

Response

Returns the refresh result

funding_txid
string | null
required

The round transaction id, if already assigned

id
integer<int32>
required

Unique identifier for the round

Required range: x >= 0
participation
object
required

the round participation details

state
enum<string>
required

Lifecycle phase of the participation

Available options:
delegated-pending,
pending,
ongoing,
awaiting-confirmations,
failed,
canceled
status
object
required

the current status of the round

unlock_hash
string | null
required
funding_tx_hex
string | null
scheduled_height
integer<int32> | null

The block height a delegated participation is scheduled for, if any

Required range: x >= 0