Get a list of providers.

Get a list of providers for specified company.

Autenticación

x-api-keystring

Autenticación con clave API vía encabezado

Parámetros de ruta

idstringRequerido
id of the company to get providers from

Parámetros de consulta

skipdoubleOpcional
How many providers to skip at the start
limitdoubleOpcional
Maximum number of providers returned by query
sortobjectOpcional

Key-value pairs where key is the name of field to sort by, and value is one of 1 (ascending) or -1 (descending)

taxIdstringOpcional
Tax id to filter the list of providers
namestringOpcional
Provider name to filter the list of providers

Respuesta

List of providers for specified company
resultlist of objects
countdouble

Errores

500
Internal Server Error