List Terminals
OpenAPI SpecTest this endpoint live
Open the same request directly in API Explorer.
Server URL
Retrieve a paginated list of terminals belonging to the authenticated merchant, ordered by newest first. Query parameters page and perPage can be used to control pagination. The pointOfSaleId and deviceId filters can be combined to narrow the results.
Authorization
BearerAuth In: header
Query Parameters
Page number.
1Number of items per page.
25value <= 500Only include terminals associated with the provided point of sale ID.
uuid"0192473a-e381-705c-b61c-fc2ac9624afc"Only include terminals associated with the provided device ID.
"LDG7M4WW44G"Response Body
application/json
application/json
application/json
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.
List settlement transfers
List settlement transfers. 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.