---
title: "POST /payouts/"
method: POST
path: "/payouts/"
tags: ["Financeiro"]
---

# POST /payouts/

`POST /payouts/`

## Request body

- PayoutRequest
  - `amount` number

## Response `200`

Request Payout

- PayoutResponse
  - `id` string

## Other responses

- `400` — Solicitação Inválida

---

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