---
title: "POST /v2/Payment"
method: POST
path: "/v2/Payment"
---

# POST /v2/Payment

`POST /v2/Payment`

## Request body

- object
  - `Id` integer, required — Id da transação
  - `PaymentMethod` string, required — Boleto = 1
  - `PaymentObject` object, required
    - `Command` integer, required — Saiba qual Command usar [clicando aqui](https://developers.safe2pay.com.br/docs/cobranca-boleto-alterar-boleto#/).
    - `DueDate` string, date — Data de vencimento
    - `DiscountPayment` number, double — Valor do desconto. Ex: 5.00

## Response `200`

---

[API](https://skmtc.net/safe2pay/apis/payment.md) · [All operations](https://skmtc.net/safe2pay/apis/payment/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/safe2pay/payment/versions/8efee77775ac/schema)
