List settlement transfers
Test this endpoint live
Open the same request directly in API Explorer.
Server URL
List settlement transfers. Settlement transfers models the actual bank payouts from the acquirer to your bank. :::info Relationship to other components - <b>Settlement Transfer:</b> A bank transfer / payout / settlement from the acquirer to your bank. - <b>Settlement Transaction:</b> Settlement data for a specific transaction, can be related to an ePay transaction if the transaction was made through ePay. - <b>Adjustments:</b> Any modifications the acquirer makes to the transaction amount, before arriving at the net amount being paid out. This includes both transaction, settlement and service fees, but also any reimbursements or currency exchange fees. - <b>Transactions:</b> An ePay transaction. If an acquirer transaction within the settlement data was processed through ePay, it will be linked to the Settlement Transaction. :::
Authorization
BearerAuth In: header
Query Parameters
Maximum number of results to return in the response.
251 <= value <= 500Cursor returned by nextOffset. Omit or pass an empty string to fetch the first page.
"019b3168-9334-770c-b34f-829d3c9c65d1"Response Body
application/json
Payout (Synchronous)
Initiate a synchronous payout to send funds to a cardholder. Synchronous payouts require explicit approval from ePay. We recommend a minimum timeout of 60 seconds.
Show settlement transfer
Show settlement transfer. Settlement transfers models the actual bank payouts from the acquirer to your bank. Relationship to other components - Settlement Transfer: A bank transfer / payout / settlement from the acquirer to your bank. - Settlement Transaction: Settlement data for a specific transaction, can be related to an ePay transaction if the transaction was made through ePay. - Adjustments: Any modifications the acquirer makes to the transaction amount, before arriving at the net amount being paid out. This includes both transaction, settlement and service fees, but also any reimbursements or currency exchange fees. - Transactions: An ePay transaction. If an acquirer transaction within the settlement data was processed through ePay, it will be linked to the Settlement Transaction.