Void payment

Moves an authorized payment to the voided state and releases the payment authorization from the customer's Cash App account. <Note title="Note"> You can only void an authorized payment. If a payment is captured, refund it instead. You cannot void any payment that has had an attempted capture. Authorizations not captured within seven days are automatically voided. </Note> This endpoint will return a success message if the payment was successfully voided _or_ if the payment was previously voided. **This endpoint is not rate limited.** Scopes: `PAYMENTS_WRITE` Payment voids can be processed synchronously or asynchronously depending on payment type. The majority of voids are made synchronously.

Path parameters

payment_idstringRequired

Headers

AcceptstringRequired
X-RegionstringRequired
X-SignaturestringRequired
User-AgentstringRequired

Response

OK
paymentobject

Errors