getRefundPayout

fun getRefundPayout(transactionId: String): RefundsPayout

Get a refund Payout of transaction. Here you can retrieve a specific accumulated refund/payout of a transaction.

Return

RefundsPayout

Parameters

transactionId

ID of the transaction to be retrieved.