---
title: "Create card payment for the provided task"
method: POST
path: "/v1.0/tasks-payment/{taskId}/create"
tags: ["Payments"]
---

# Create card payment for the provided task

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

## 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 PAYMENT1002 | Payment method is not valid
- `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)
