Ledger entry

This GET endpoint is used to retrieve a single ledger entry for a wallet with the provided wallet token.
You can use this endpoint to obtain the details of a specific balance movement, such as a payout, payin, load, spendback, fee, credit, or reversal, identified by its ledger entry token.
To use this endpoint, you need to provide the wallet_token and the ledger_transaction_token as parameters in the URL Path.
The response will contain a single JSON ledger entry object including entry details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Token representing the user who owns the wallet

string
required

Token representing the wallet the ledger entry belongs to.

string
required

Token representing the ledger entry to retrieve.

Headers
string

Unique key to prevent duplicate processing

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json