Skip to main content
POST
Get LSPS1 order

Authorizations

Authorization
string
header
required

Pass a Kaleido API key such as kld_live_c_....

Body

application/json
order_id
string
required
access_token
string
default:""

Response

Successful Response

order_id
string
required
client_pubkey
string
required
lsp_balance_sat
integer
required
client_balance_sat
integer
required
required_channel_confirmations
integer
required
funding_confirms_within_blocks
integer
required
channel_expiry_blocks
integer
required
announce_channel
boolean
required
order_state
enum<string>
required
Available options:
CREATED,
CHANNEL_OPENING,
COMPLETED,
FAILED,
PENDING_RATE_DECISION
payment
PaymentDetails · object
required
token
string | null
default:""
created_at
string<date-time>
channel
ChannelDetails · object | null
asset_id
string | null
lsp_asset_amount
integer | null
client_asset_amount
integer | null
rfq_id
string | null
asset_price_sat
integer | null
failure_reason
string | null
access_token
string | null