---
title: "PUT /api/services/app/Payment/UpdatePayment"
method: PUT
path: "/api/services/app/Payment/UpdatePayment"
tags: ["Payment"]
---

# PUT /api/services/app/Payment/UpdatePayment

`PUT /api/services/app/Payment/UpdatePayment`

## Request body

- UpdatePaymentDto
  - `paymentId` integer
  - `gateway` string, nullable
  - `isRecurring` boolean
  - `extraProperties` object, nullable

## Response `200`

Success

---

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