> ## Documentation Index
> Fetch the complete documentation index at: https://docs.akhdar-sa.com/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Use {baseUrl} for the environment-specific base URL provided to the partner integration team. Do not invent an API hostname.
> x-akhdar-* fields are publication provenance only. Do not treat them as partner integration instructions.

# Recover contribution status by partner_event_id

> Recover contribution status by `partner_event_id` after a timeout or unknown result.

- `contribution_not_found` is not a final `failed` outcome and does not authorize point
  restoration. Retry the original confirmation with the same `Idempotency-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.




## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.akhdar-sa.com/llms.txt).
