---
title: "Create payment request"
method: POST
path: "/api/1/folders/{userFolder}/payment-requests"
tags: ["Payment requests"]
---

# Create payment request

`POST /api/1/folders/{userFolder}/payment-requests`

## Request body

- object
  - `reminders` integer[]
  - `method` 'card' | 'acss_debit', nullable
  - `amount` integer, required
  - `due_at` string, nullable — Must be a valid date.

---

[API](https://skmtc.net/convoflo/apis/convoflo-rest-api.md) · [All operations](https://skmtc.net/convoflo/apis/convoflo-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/convoflo/convoflo-rest-api/versions/fed4481f0476/schema)
