---
title: "Used to hold the payments for requested docid's"
method: POST
path: "/api/v1/DocsPayments/PaymentLifeCycleHoldControl"
tags: ["DocsPayments"]
---

# Used to hold the payments for requested docid's

`POST /api/v1/DocsPayments/PaymentLifeCycleHoldControl`

## Request body

- CcpDocsPaymentsDataModelPaymentLifeCycleHoldRequest
  - `UserName` string
  - `Password` string
  - `ListOfDocId` string[]

## 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)
