Skip to main content

Retrieve a Ledger's Payments

GET 

/ledgers/:sequence/payments

This endpoint returns all payment-related operations in a specific ledger. Operation types that can be returned by this endpoint include: create_account, payment, path_payment, and account_merge.

Request

Responses

Success