Recover contribution status by partner_event_id
Recover contribution status by partner_event_id after a timeout or unknown result.
contribution_not_foundis not a finalfailedoutcome and does not authorize point restoration. Retry the original confirmation with the sameIdempotency-Key,partner_event_id,partner_order_ref, and payload.pending: continue recovery; do not restore points.confirmed: terminal success; do not restore points.failed: terminal failure; you may restore points.- Association failure does not change contribution status or authorize point restoration.
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"
Query Parameters
Contribution idempotency and recovery key. Stable contribution idempotency and recovery key supplied by the partner. Distinct from partner_order_ref.
8 - 128^[A-Za-z0-9._:-]+$"evt_contrib_01HZX5A1B2C3D4E5F6G7H8J9"
Response
Contribution found for the authenticated partner and environment.
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.

