Refund Endpoints
Cancel Refund
Cancel a pending refund request
POST
Overview
Cancel a refund that is in pending status. Once a refund is approved or processed, it cannot be cancelled.Path Parameters
Refund ID to cancel
API version (e.g., “1”)
Response
Returns
true if the refund was successfully cancelled, false otherwise