Skip to main content
The “List White-label Integration Providers” API allows to retrieve a paginated list of integration providers. Customize your results by filtering whitelabel integration providers(which are built directly on top of Authorize.net or NMI) based on name or paginate through the list using the provided query parameters. This endpoint provides a straightforward way to explore and retrieve integration provider information.

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Query parameters

string
default:"6578278e879ad2646715ba9c"
required
account Id / company Id based on altType
string
default:"account"
required
Alt Type
number
default:"20"
The maximum number of items to be included in a single page of results
number
default:"0"
The starting index of the page, indicating the position from which the results should be retrieved.

Respuestas

object
required
list of integration provider.

Ejemplo