---
title: "Void payout transaction"
method: POST
path: "/api/v1.4/payout/transactions/{trx_uuid}/void/"
tags: ["v1.1"]
---

# Void payout transaction

`POST /api/v1.4/payout/transactions/{trx_uuid}/void/`

Void payout transaction

## Path parameters

- `trx_uuid` string, required

## Response `200`

- DocsResponse200
  - `data` object, required
  - `status` DocsStatus, required
    - `data` unknown, required
  - `count` integer, nullable, required — Total number of items.
  - `next` string, nullable, required — Next page url if exists
  - `previous` string, nullable, required — Previous page url if exists

## Other responses

- `400`
- `401`
- `404`

---

[API](https://skmtc.net/moneyhash/apis/moneyhash-api.md) · [All operations](https://skmtc.net/moneyhash/apis/moneyhash-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moneyhash/moneyhash-api/revisions/111e4c2e0826/schema)
