---
title: "Fetch Payout Txn Status"
method: GET
path: "/api/payout/{portone_txn_reference}/status"
tags: ["Payout APIs"]
---

# Fetch Payout Txn Status

`GET /api/payout/{portone_txn_reference}/status`

## Path parameters

- `portone_txn_reference` string, required

## Headers

- `X-Portone-Client-Key` string
- `Authorization` string

## Response `200`

Successful response

- object
  - `Status` string — The status of the payout transaction. Refer PortOne docs for additional details.

## Other responses

- `400` — Failure response
- `401` — Failure response

---

[API](https://skmtc.dev/portone/apis/payment-apis.md) · [All operations](https://skmtc.dev/portone/apis/payment-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/portone/payment-apis/revisions/f3ccea652555/schema)
