V1Transactions
CreateRefund
Issues a refund for a previously processed payment. You must issue a refund within 60 days of the associated payment.
You cannot issue a partial refund for a split tender payment. You must instead issue a full or partial refund for a particular tender, by providing the applicable tender id to the V1CreateRefund endpoint. Issuing a full refund for a split tender payment refunds all tenders associated with the payment.
Issuing a refund for a card payment is not reversible. For development purposes, you can create fake cash payments in Square Point of Sale and refund them.
post/v1/{location_id}/refunds
Path parameters
location_idstring required
The ID of the original payment's associated location.
Request body
Response
Success