Internal get wallet lightning metadata

post/api/v2/internal/lightningmetadata

Fetches lightning service metadata for multiple wallets

Request Body

items array[object] required
walletId string required
Min length: >= 1 characters
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$
coin string required
A cryptocurrency symbol or token ticker symbol
Min length: >= 1 characters
Example: btc
walletType string
Allowed values: backing cold custodial custodialPaired hot advanced trading
walletSubType string
Allowed values: distributedCustody pairedCustodial custodialHot custodialCold lightningCustody lightningSelfCustody onPrem

200 Response

lightningMetadatas array[object] required
walletId string required
coin string required
lightningMetadata required

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id