paymentProviders
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.
get/paymentProviders
Query parameters
countriesstring
2 character ISO Country code. There can be multiple instances of this query parameter to represent a list of countries.
paymentTypestring
Filters out payment providers not enabled for the specified payment type. Possible values are Instant, Deferred, Disbursement, Recurring, Verification, and Retrieval.
startIndexstring
Returns payment providers from that offset.
countstring
Returns the maximum number of payment providers specified by this field.
Headers
Authorizationstring required
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.