Stellar · Example Payload

Stellar Horizon Lpretrieverelatedtransactions 200

BlockchainCryptocurrencyDecentralized ExchangeLedgerPaymentsSmart ContractsWeb3

Stellar Horizon Lpretrieverelatedtransactions 200 is an example object payload from Stellar, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathstatusCodeexample

Example Payload

Raw ↑
{
  "operationId": "LPRetrieveRelatedTransactions",
  "method": "GET",
  "path": "/liquidity_pools/{liquidity_pool_id}/transactions",
  "statusCode": "200",
  "example": {
    "$ref": "#/components/examples/LPRetrieveRelatedTransactions"
  }
}