---
title: "PUT /api/Accounts/FastPayment"
method: PUT
path: "/api/Accounts/FastPayment"
tags: ["Accounts"]
---

# PUT /api/Accounts/FastPayment

`PUT /api/Accounts/FastPayment`

## Request body

- SetFastPaymentRequest
  - `amount` integer
  - `enabled` boolean
  - `tipEnabled` boolean
  - `tipAmount` integer
  - `confirmAmount` boolean

## Response `200`

Success

---

[API](https://skmtc.dev/skipcash/apis/skipcash-api.md) · [All operations](https://skmtc.dev/skipcash/apis/skipcash-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/skipcash/skipcash-api/revisions/6d8bb4bacc01/schema)
