Create refund
Creates a refund from a merchant to a customer.
- To issue a refund, provide a `payment_id` in the request.
The grant must be associated with the `ON_FILE_PAYMENT` actions.
To generate a grant to pass to this field, use the Customer Request API.
**This endpoint is not rate limited.**
Scopes: `REFUNDS_WRITE`
Headers
Accept
X-Region
X-Signature
User-Agent
Request
idempotency_key
A unique identifier which can be used by Cash App to de-duplicate retries of this request, making it idempotent. Learn more about idempotency in the API.
refund
Details about the refund to create.
Response
OK
refund