---
title: "Trigger Recurring Payin"
method: PATCH
path: "/recurring-payin/{recurring_payin_id}/trigger"
tags: ["Recurring Payin"]
---

# Trigger Recurring Payin

`PATCH /recurring-payin/{recurring_payin_id}/trigger`

Use this endpoint to trigger a usage based recurring payin.

## Path parameters

- `recurring_payin_id` string, required

## Request body

- object
  - `amount` number, required — Amount to be charged

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