---
title: "Update a payment"
method: PATCH
path: "/api/v2/payments/{id}"
tags: ["Payments"]
---

# Update a payment

`PATCH /api/v2/payments/{id}`

Update a payment.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single payment

## Other responses

- `422` — Unprocessable Entity

## Changes

- **2026-08-18** `7e6cad75fd81` — 1 info
  - added the media type `application/vnd.api+json; ext=bulk` to the request body

[Change history](https://skmtc.dev/productive/apis/api-documentation/changes/api/v2/payments/:id/patch.md)

---

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