v1

latestOpenAPI 3.0.12026-07-248498266.5 KB
Providers

List Providers

Get a list of all Providers available in the Arcadia system. This endpoint is pageable.

This endpoint supports Sandbox Mode.

get/plug/providers

Query parameters

searchstring

A search query string. See this page for more information.

The searchable fields for this endpoint are:

  • country
  • id
  • intervals.isHistorySupported
  • intervals.isSupported
  • intervals.isInstantIntervalsSupported
  • intervals.serviceTypes
  • isHistorySupported
  • isMultiFactorAuthenticationSupported
  • isPaymentDataAvailable
  • isRealTimeCredentialValidationSupported
  • isThirdPartyPortalSupported
  • isIntervalsThirdPartyPortalSupported
  • isInstantIntervalsSupported
  • multiFactorAuthentication.isOptOutSupported
  • multiFactorAuthentication.isSupported
  • multiFactorAuthentication.requestType
  • multiFactorAuthentication.type
  • multiFactorAuthentication.isGuestAccessSupported
  • name
  • region
  • statements.isHistorySupported
  • statements.isSupported
  • statements.isWebNavigationSupported
  • statements.serviceTypes
  • website
globalSearchstring
pageinteger

Zero-based page index (0..N)

sizeinteger

The size of the page to be returned

sortstring[]

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

Headers

Arcadia-Versionstring required

The Arcadia-Version for the request

Response

OK