Ledger History by Idempotency Key
API Endpoints
Ledger History by Idempotency Key
Retrieves ledger entries matching a specific idempotency key.
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
The JWT Access Token obtained from the
/login or /refresh-token endpoint.The idempotency key 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.
