---
title: "Create Auto Deduct Request"
method: POST
path: "/api/v1/auto-deduct"
tags: ["Create Auto Deduct Request"]
---

# Create Auto Deduct Request

`POST /api/v1/auto-deduct`

Auto Deduction API enables merchants to securely automate recurring billing and on-demand charges via payment tokenization. By safely saving a customer’s payment method during their initial authorized transaction, your system can trigger subsequent background payments without requiring manual re-entry or customer intervention. This streamlined API reduces churn, simplifies PCI-DSS compliance, and is ideal for subscription models, utility billing, and scheduled memberships.

## Request body

- unknown

## Response `200`

Successful operation

- unknown

## Other responses

- `401` — Unauthorized
- `422` — Unprocessable Entity

---

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