Payments
Reverse a payment - tries void first (for unsettled transactions), falls back to refund. This is the recommended endpoint for canceling payments as it automatically picks the right method.
post/Payments/{id}/reverse
Path parameters
idstring required
The payment ID to reverse
Request body
Response
OK