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

# Get payment

> Returns the payment with its status and status reason.

## Overview

Returns the payment in the v3 representation. Unlike the webhook payload, the response includes the **status reason** - use it to understand *why* a payment is in its current status. For inbound SWIFT payments in `Accepted`:

| `statusReason.code` | Meaning                                                   |
| ------------------- | --------------------------------------------------------- |
| `pending_review`    | Held for operator review (manual confirmation mode)       |
| `awaiting_cover`    | Waiting for the matching cover transfer (COVE settlement) |

A regular accepted payment has no hold reason.
