---
title: "Process existing card payment that corresponds to the provided task"
method: POST
path: "/v1.0/tasks-payment/{taskId}/process"
tags: ["Payments"]
---

# Process existing card payment that corresponds to the provided task

`POST /v1.0/tasks-payment/{taskId}/process`

## Path parameters

- `taskId` integer, required

## Response `200`

OK

## Other responses

- `400` — Bad Request Error Code | Description REQUEST_TASK_ACTION1000 | Request task action cannot proceed REQUEST_TASK_ACTION1001 | User is not the assignee of the request task PAYMENT1003 | Payment id does not exist
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/beis/apis/mets-api-documentation.md) · [All operations](https://skmtc.net/beis/apis/mets-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beis/mets-api-documentation/revisions/c3a5c6052f25/schema)
