# Refund Demands Related to refunds ## Fetch related merchant - [GET /v2/refund_demands/{id}/relationships/merchant](https://ept.redocly.app/v2/openapi/refund-demands/corehttp.refunddemandscontroller.related_merchant.md) ## List all records - [GET /v2/refund_demands](https://ept.redocly.app/v2/openapi/refund-demands/corehttp.refunddemandscontroller.index.md) ## Create a new refund demand - [POST /v2/refund_demands](https://ept.redocly.app/v2/openapi/refund-demands/corehttp.refunddemandscontroller.create.md) ## Fetch a singular record by its unique id - [GET /v2/refund_demands/{id}](https://ept.redocly.app/v2/openapi/refund-demands/corehttp.refunddemandscontroller.show.md) ## Fetch related payment_demand - [GET /v2/refund_demands/{id}/relationships/payment_demand](https://ept.redocly.app/v2/openapi/refund-demands/corehttp.refunddemandscontroller.related_payment_demand.md)