List payment providers
Returns a list of payment providers, filtered by country. It can be paged and filtered by appending arguments to the query string of the request.
Authentication
AuthorizationBasic
Query parameters
countries
2 character ISO Country code. There can be multiple instances of this query parameter to represent a list of countries.
paymentType
Filters out payment providers not enabled for the specified payment type. Possible values are Instant, Deferred, Disbursement, Recurring, Verification, and Retrieval.
startIndex
Returns payment providers from that offset.
count
Returns the maximum number of payment providers specified by this field.
Response
OK
paymentProviders
startIndex
itemsPerPage