Skip to main content

Retrieve an Account Payments REST API Endpoint

Loading...

Updated on
Oct 04, 2023

Retrieve an Account Payments REST API Endpoint

Please note that this method can be used in streaming mode. Streaming mode allows you to listen for new payments for this account as they are added to the Stellar ledger.

Path Parameters

account_id
string
REQUIRED
Loading...

Query Parameters

cursor
integer
Loading...
order
string
Loading...
limit
integer
Loading...
include_failed
boolean
Loading...
join
array
Loading...

Returns

_links
object
Loading...
self
object
Loading...
href
string
Loading...
templated
boolean
Loading...
next
object
Loading...
href
string
Loading...
templated
boolean
Loading...
prev
object
Loading...
href
string
Loading...
templated
boolean
Loading...
_embedded
object
Loading...
records
array
Loading...
_links
object
Loading...
self
object
Loading...
href
string
Loading...
templated
boolean
Loading...
transaction
object
Loading...
href
string
Loading...
templated
boolean
Loading...
effects
object
Loading...
href
string
Loading...
templated
boolean
Loading...
succeeds
object
Loading...
href
string
Loading...
templated
boolean
Loading...
precedes
object
Loading...
href
string
Loading...
templated
boolean
Loading...
id
string
Loading...
paging_token
string
Loading...
transaction_successful
boolean
Loading...
source_account
string
Loading...
type
string
Loading...
type_i
string
Loading...
created_at
string
Loading...
transaction_hash
string
Loading...
asset_type
string
Loading...
asset_code
string
Loading...
asset_issuer
string
Loading...
from
string
Loading...
to
string
Loading...
amount
string
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free