---
title: "Update Payment Status"
method: POST
path: "/api/v1/payment/update_payment_status/{txn_log_id}"
tags: ["payment"]
---

# Update Payment Status

`POST /api/v1/payment/update_payment_status/{txn_log_id}`

## Path parameters

- `txn_log_id` unknown, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/leo1/apis/leofees-backend.md) · [All operations](https://skmtc.dev/leo1/apis/leofees-backend/llms.txt) · [OpenAPI document](https://skmtc.dev/leo1/apis/leofees-backend/revisions/cace8144ecd9?raw)
