Skip to content

Commit

Permalink
Update docs/tools/developer-tools/lab/api-explorer/horizon-endpoint.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Iveta <[email protected]>
  • Loading branch information
jeesunikim and quietbits authored Dec 3, 2024
1 parent f7d5e3c commit 3e92fe4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ The endpoint also provides links to related resource pages on the Stellar Lab fo

### [Payments for Account](https://lab.stellar.org/endpoints/payments/account)

The payments for account endpoint `/accounts/:account-id/payments` provides successful payments for a given account and can be used in streaming mode. We're going to use the same account that we used from the previous example: `GBPIMUEJFYS7RT23QO2ACH2JMKGXLXZI4E5ACBSQMF32RKZ5H3SVNL5F`.
The Payments for Account endpoint `/accounts/:account-id/payments` provides successful payments for a given account and can be used in streaming mode. We're going to use the same account that we used from the previous example: `GBPIMUEJFYS7RT23QO2ACH2JMKGXLXZI4E5ACBSQMF32RKZ5H3SVNL5F`.

![Lab: Horizon - Payments](/assets/lab/horizon-payments.png)

Expand Down

0 comments on commit 3e92fe4

Please sign in to comment.