23d8982b533d
List providers for a market
Lists all providers on a specified market. Your authentication affects the list of providers you get: When authenticated, the result will only contain providers available for that user. When unauthenticated and without passing The OAuth2 Client ID header, you get all providers made available for the entire environment. If you are unauthenticated but you include The OAuth2 Client ID header, you will get providers available for the app with the given client id.
Path parameters
The ISO 3166-1 alpha-2 market code.
Query parameters
Defaults to false. If set to true, Providers of TEST type will be added in the response list.
Defaults to false. If set to true, Providers of type different than TEST will be removed from the response list.
Use the capability to only list providers with a specific capability. If no capability the provider response will not be filtered on capability.
Use the capability to only list providers with a specific payment capability. If no payment capability the provider response will not be filtered on capability.
Headers
The OAuth2 Client ID
Language to translate to. An IETF BCP 47 language tag.
Response
OK