---
title: "Make charge"
method: POST
path: "/api/v1/charge"
tags: ["Create Payment Request"]
---

# Make charge

`POST /api/v1/charge`

It will return payment link

## Request body

- object

## Response `201`

Successful operation

- unknown

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Forbidden

---

[API](https://skmtc.dev/upayments/apis/sandbox-api-base-url.md) · [All operations](https://skmtc.dev/upayments/apis/sandbox-api-base-url/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/upayments/sandbox-api-base-url/revisions/3975dc6fe479/schema)
