Retrieve contribution status by transaction_id
Retrieves contribution status by Akhdar transaction_id. For timeout recovery after a
lost confirmation response, prefer lookup by partner_event_id.
Authorizations
Canonical server-to-server API key header name: X-API-Key.
Partner customer applications must not use this credential.
Examples must never include raw API secrets.
Headers
Optional request correlation header. If omitted, Akhdar generates one. Every success
and error response includes X-Correlation-ID. Error payloads include correlation_id.
Non-PII request correlation identifier.
8 - 128^[A-Za-z0-9._:-]+$"corr_7c2e9b1a4d6f8e0c"
Path Parameters
Akhdar-generated impact transaction identifier.
8 - 128^[A-Za-z0-9._:-]+$"txn_01HZX6M4N5P6Q7R8S9T0U1V2"
Response
Contribution found.
Recoverable association state. Independent from contribution terminal status.
- Option 1
- Option 2
- Option 3
Actual fulfilment status. Null for pending or failed contributions, or when none exists. Confirmed contributions have a 1:1 fulfilment.
Linked adjustment for this confirmed contribution, when one exists. Null when none. Read-only.

