---
title: "Increase Authorization Amount"
method: PATCH
path: "/payin-intent/{payin_intent_id}/increment-auth"
tags: ["Payin Intent"]
---

# Increase Authorization Amount

`PATCH /payin-intent/{payin_intent_id}/increment-auth`

Use this endpoint to increase the authorization amount.

## Path parameters

- `payin_intent_id` string, required

## Request body

- object
  - `increase_amount_by` number — Amount to increment by

## Other responses

- `$ref`

---

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