| Modifier and Type | Method and Description | 
|---|---|
RefundResponse | 
WebhooksEvent.getRefund()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WebhooksEvent.setRefund(RefundResponse value)  | 
| Modifier and Type | Method and Description | 
|---|---|
RefundResponse | 
CapturesClient.refund(String captureId,
      RefundRequest body)
Resource /{merchantId}/captures/{captureId}/refund
 - Create Refund 
 | 
RefundResponse | 
CapturesClient.refund(String captureId,
      RefundRequest body,
      CallContext context)
Resource /{merchantId}/captures/{captureId}/refund
 - Create Refund 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RefundResponse | 
PaymentsClient.refund(String paymentId,
      RefundRequest body)
Resource /{merchantId}/payments/{paymentId}/refund
 - Create refund 
 | 
RefundResponse | 
PaymentsClient.refund(String paymentId,
      RefundRequest body,
      CallContext context)
Resource /{merchantId}/payments/{paymentId}/refund
 - Create refund 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RefundResponse | 
RefundsClient.get(String refundId)
Resource /{merchantId}/refunds/{refundId}
 - Get refund 
 | 
RefundResponse | 
RefundsClient.get(String refundId,
   CallContext context)
Resource /{merchantId}/refunds/{refundId}
 - Get refund 
 | 
Copyright © 2025 Worldline Global Collect. All rights reserved.