sdk
/
au.com.woolworths.village.sdk.api
/
MerchantPaymentsRepository
/
refundTransaction
refundTransaction
Refund a transaction to a customer
Parameters
refundDetails
The details of the refund.
transactionId
The transaction to refund.
abstract fun
refundTransaction
(transactionId:
String
, refundDetails:
TransactionRefundDetails
):
ApiResult
<
MerchantTransactionSummary
>
Content copied to clipboard