List payment providers

View as Markdown
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

countriesstringOptional
2 character ISO Country code. There can be multiple instances of this query parameter to represent a list of countries.
paymentTypestringOptional
Filters out payment providers not enabled for the specified payment type. Possible values are Instant, Deferred, Disbursement, Recurring, Verification, and Retrieval.
startIndexstringOptional
Returns payment providers from that offset.
countstringOptional
Returns the maximum number of payment providers specified by this field.

Response

OK
paymentProviderslist of objects
startIndexdouble
itemsPerPagedouble