---
title: "Reconciliation details for a funded settlement"
method: GET
path: "/v1/settlements/{settlement_id}/reconciliation"
tags: ["Adjudications & Settlements"]
---

# Reconciliation details for a funded settlement

`GET /v1/settlements/{settlement_id}/reconciliation`

## Path parameters

- `settlement_id` string, required

## Response `200`

Reconciliation details

- Reconciliation
  - `id` string, required
  - `settlement_id` string, required
  - `payer_payment` number, required
  - `fee_collected` number
  - `final_status` 'closed' | 'underpaid' | 'overpaid', required

## Other responses

- `401` — 401 Unauthorized
- `404` — 404 Not Found
- `500` — 500 Server Error

---

[API](https://skmtc.net/thrivory-com/apis/thrivory-thrivenow-api.md) · [All operations](https://skmtc.net/thrivory-com/apis/thrivory-thrivenow-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thrivory-com/thrivory-thrivenow-api/versions/9893450caa9b/schema)
