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
This endpoint expects an object.
idempotency_key
A unique identifier which can be used by Cash App to de-duplicate retries of this request, making it idempotent. For more information, see Idempotency.
refund
Details about the refund to create.
Response
OK
refund
Errors
400
Create Refund Request Bad Request Error