---
title: "Create VRP Payment"
method: POST
path: "/variable-recurring-payments/payments"
tags: ["Variable Recurring Payments"]
---

# Create VRP Payment

`POST /variable-recurring-payments/payments`

Submit payment on the [VRP](/payments/vrps/introduction) consent.

Required feature: `CREATE_DOMESTIC_VARIABLE_RECURRING_PAYMENT_SWEEPING` or `CREATE_DOMESTIC_VARIABLE_RECURRING_PAYMENT_COMMERCIAL`

## Headers

- `consent` string, required

## Response `201`

Created

## Other responses

- `401` — Error Response
- `default` — Error Response

---

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