---
title: "Confirm Funds for VRP Payment"
method: POST
path: "/variable-recurring-payments/funds-confirmation"
tags: ["Variable Recurring Payments"]
---

# Confirm Funds for VRP Payment

`POST /variable-recurring-payments/funds-confirmation`

Check whether the requested funds amount is available on the [VRP](/payments/vrps/introduction) consent.

Note that you should not call this before each VRP payment submission because we do it for you.

Required feature: `VARIABLE_RECURRING_PAYMENT_FUNDS_CONFIRMATION`

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