Management
Basic authentication with your Saferpay API user credentials.
The CustomerId defined as part of the route.
State of the transactions to be retrieved. If left empty successful transactions are retrieved.
ID of the terminal the transactions should be retrieved for. If left empty, all terminals of the customer will be considered.
Only transactions happened later than this date will be returned. Value can be provided in ISO 8601 format only using the date (yyyy-MM-dd) or as a date time (yyyy-MM-ddTHH:mm).
Only transactions that occurred before this date will be returned. EndDate must be less than today at 00:00 (midnight). For example, to retrieve transactions up to and including yesterday, set EndDate to yesterday at 23:59. Value can be provided in ISO 8601 format only using the date (yyyy-MM-dd) or as a date time (yyyy-MM-ddTHH:mm).
Maximum number of transactions to be returned. If left empty, the default value of 1000 will be used. A maximum of 2000 transactions can be requested at once. Please always make sure to check PageSize in the response as Saferpay reserves the right to shrink large page sizes to a reasonable value.
Number of the page to be returned, starting from 1. Values smaller than 1 will be automatically set to 1. Previous pages will be skipped. If left empty, the first page will be returned.
Basic authentication with your Saferpay API user credentials.
DEPRECATED: since Version 1.31. Please use instead: /rest/customers/{customerId}/terminals/{terminalId}/
This method is used to retrieve a list of all available payment methods and wallets for a terminal.
Basic authentication with your Saferpay API user credentials.
Basic authentication with your Saferpay API user credentials.
Basic authentication with your Saferpay API user credentials.
Basic authentication with your Saferpay API user credentials.
Basic authentication with your Saferpay API user credentials.
No content
Basic authentication with your Saferpay API user credentials.
No content
Create a Saferpay Fields Access Token that can be used to integrate Saferpay Fields into web pages and is restricted to the given customerId, terminalId and URL(s).
Basic authentication with your Saferpay API user credentials.
Basic authentication with your Saferpay API user credentials.
DEPRECATED: since Version 1.35. Please use instead: /rest/customers/{customerId}/license
This method is used to retrieve the current license configuration for a customer
Basic authentication with your Saferpay API user credentials.
Last updated
Was this helpful?
