---
title: "Operations refund"
method: POST
path: "/v1/operations/refund"
---

# Operations refund

`POST /v1/operations/refund`

Ендпоінт приймає масив public_id платежів, які необхідно повернути (здійснити рефанд).

## Request body

- object
  - `RAW_BODY` string[], required — Приклад заповнення поля: 1574753732685

## Response `200`

200

- string[]

## Other responses

- `400` — 400

---

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