Skip to main content
GET
Ledger History by Interaction ID
Fetches all ledger entries that were processed with a specific interaction ID (external correlation ID). This is useful for retrieving all transactions related to a single interaction or session.

Request Headers

string
required
The JWT Access Token obtained from the /login or /refresh-token endpoint.
string
required
The interaction ID (external correlation ID) to search for. This should be a UUID.
string
required
The date and time at which the request was initiated (ISO 8601 format).
string
required
The IP address of the customer making the request.

Code Examples

Headers

platform
string
default:fincode
required
uuid
string
default:200
required
X-Auth-Token
string
required
x-fapi-interaction-id
string
required

Response

200

Ledger entries