---
title: "Convert payments from one modality to another"
method: POST
path: "/api/v1/DocsPayments/ConvertPayments"
tags: ["DocsPayments"]
---

# Convert payments from one modality to another

`POST /api/v1/DocsPayments/ConvertPayments`

## Request body

- CcpDocsZelisInternalApiDataModelDocsPaymentsConversionRequest[]
  - `PaymentId` integer
  - `ProductLineId` integer
  - `Source` string
  - `Note` string
  - `SaveChanges` boolean

## Response `200`

Request processed with no issues.

- string

## Other responses

- `401` — User validation failed.

---

[API](https://skmtc.dev/redcard/apis/ccp-docs-wcf-public.md) · [All operations](https://skmtc.dev/redcard/apis/ccp-docs-wcf-public/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/redcard/ccp-docs-wcf-public/revisions/b572c437ad6b/schema)
