Refunds
Cancel a specific Refund
Cancel a pending refund request. Only refunds with 'Requested' status can be cancelled.
delete/api/v1/refunds/{refundId}/cancel
Path parameters
refundIdstring required
The unique identifier of the refund to cancel
Response
Refund canceled successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.