Internal get wallet coinSpecific and lightning metadata

post/api/v2/internal/wallet/coinspecifics

Combines coinSpecific JSON and lightning service metadata for multiple wallets

Query Parameters

  • rawbooleanDefault: false
    Whether to return the raw coinSpecific data
  • includeLightningMetadatabooleanDefault: false
    Whether to include lightning metadata in the response

Request Body

wallets 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

wallets array[object] required
walletId string required
coinSpecificOne ofrequired

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