# Refund full amount

Send a refund request to return the full settled amount to your customer. 
 Note: No request body is needed for this request.

Endpoint: POST /payments/settlements/refunds/full/{linkData}
Version: 5
Security: BasicAuth

## Path parameters:

  - `linkData` (string, required)
    Action link that's received in your request

## Header parameters:

  - `Content-Type` (string, required)
    Example: "application/vnd.worldpay.payments-v5+json"

  - `Accept` (string)
    Example: "application/vnd.worldpay.payments-v5.hal+json"


## Response 202 fields
