Read APIs
GET /v2/transactionsGET /v2/transactions/{id}
Example request
Example response
Common error
Status404
Reconciliation flow
- Load the Pagou transaction ID from your payment record or webhook store.
- Fetch the latest transaction state.
- Apply only forward-safe transitions in your system.
- Keep webhooks as the normal update path after recovery.

