Skip to main content
GET
Ledger History by Idempotency Key
Fetches all ledger entries that were processed with a specific idempotency key. This is useful for retrieving all transactions related to a single idempotent request.

Request Headers

string
required
The JWT Access Token obtained from the /login or /refresh-token endpoint.
string
required
The idempotency key 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-idempotency-key
string
required

Response

200

Ledger entries