<!-- ZenPays documentation · https://docs.zenpayz.com/docs/rest-api/endpoints/refunds/get-template -->

---
sidebar_class_name: hidden
---

# Get Refund Requirements (Internal)

This endpoint is used internally by the ZenPays dashboard UI to render dynamic refund forms. It is not intended for direct merchant integration.

To create a refund, use the single-step API:

**[POST /merchant/api/v1/refund-intents -- Create Refund](/docs/rest-api/endpoints/refunds/create-refund)**

That endpoint accepts the transaction ID, reason, amount, and any required beneficiary fields in one call. See the [Beneficiary Fields by Provider](/docs/rest-api/endpoints/refunds/create-refund#beneficiary-fields-by-provider) section for details on which fields are needed for each payment provider and currency.
