---
title: "Settlement Details"
method: GET
path: "/v2/settlements/details/{payout_uuid}"
tags: ["Reports"]
---

# Settlement Details

`GET /v2/settlements/details/{payout_uuid}`

Get details on a specific settlement payout.

## Path parameters

- `payout_uuid` string, required

## Query parameters

- `metadata` string

## Response `200`

Successful Operation

> **Important:** Use the copy button in the **Response body** example, paste the content into a text editor, and save it with a `.csv` extension to view the report in a spreadsheet.

## Other responses

- `400` — Invalid request
- `401` — Unauthorized. Returned for any failed bearer or basic auth, including expired bearer tokens.
- `404` — The specified resource was not found
- `422` — Unable to process the request entity

---

[API](https://skmtc.dev/sezzle/apis/sezzle-api-v2.md) · [All operations](https://skmtc.dev/sezzle/apis/sezzle-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sezzle/sezzle-api-v2/revisions/878c32abbb37/schema)
