---
title: "Criar pagamento"
method: POST
path: "/payment"
tags: ["Financeiro"]
---

# Criar pagamento

`POST /payment`

Criar pagamento

## Request body

- object
  - `type` string

## Response `200`

Sucesso

- object
  - `amount` number
  - `description` string
  - `pixCopyPaste` string
  - `transaction_id` string
  - `type` string

## Other responses

- `400` — Erro

---

[API](https://skmtc.net/registrorural/apis/api-registro-rural-v2-0.md) · [All operations](https://skmtc.net/registrorural/apis/api-registro-rural-v2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/registrorural/api-registro-rural-v2-0/versions/7b47a5c8532c/schema)
