Ledger History by Interaction ID
API Endpoints
Ledger History by ID
Retrieves ledger entries matching a specific interaction ID (external correlation ID).
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
The JWT Access Token obtained from the
/login or /refresh-token endpoint.The interaction ID (external correlation ID) to search for. This should be a UUID.
The date and time at which the request was initiated (ISO 8601 format).
The IP address of the customer making the request.
