# What is an acknowledgement in Provely?

> What the provider returned at once, such as HTTP 200 and an object. The Provely definition, with an example.

Canonical: https://provely.sh/glossary/acknowledgement  
Last reviewed: 2026-09-05  

**An acknowledgement is what the provider returns at once. HTTP 200 and a refund object are an acknowledgement. It is evidence level E1. It proves that the request was accepted. It never proves terminal success by default.**

Example: Stripe returns a refund object with `status: pending`. The object exists. The money has not moved. The agent that reports "refunded" here reports a false completion.

## Read next

- [Read the definition of Outcome](https://provely.sh/glossary/outcome)
- [Read the definition of Evidence level](https://provely.sh/glossary/evidence-level)
- [See every glossary term](https://provely.sh/glossary)
- [Read how Provely works](https://provely.sh/how-it-works)
