Parámetros

Nombre del parámetro Descripción
organization_id
requerido

Filtrar productos por organización

Validations:

  • Must be a number.

subscription_id
opcional

Filtrar productos por suscripción

Validations:

  • Must be a number.

name
opcional

Filtrar productos por nombre

Validations:

  • String

enabled
opcional

Filtrar productos por habilitados o inhabilitados

Validations:

  • Must be one of: true, false, 1, 0

custom
opcional

Filtrar productos por personalizados

Validations:

  • Must be one of: true, false, 1, 0

include_available_content
opcional

Whether to include available content attribute in results

Validations:

  • Must be one of: true, false, 1, 0

sync_plan_id
opcional

Filter products by sync plan id

Validations:

  • Must be a number.

available_for
opcional

Interpret specified object to return only Products that can be associated with specified object. Only 'sync_plan' is supported.

Validations:

  • String

search
opcional

Buscar cadena

Validations:

  • String

page
opcional

Número de página, comenzando por 1

Validations:

  • Must be a number.

per_page
opcional

Número de resultados por página para devolver

Validations:

  • Must be a number.

order
opcional

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
opcional

Si se muestran o no todos los resultados

Validations:

  • Must be one of: true, false, 1, 0

sort
opcional

Versión de hash del parámetro 'orden'

Validations:

  • Hash

sort[by]
opcional

Campo en el que ordenar los resultados

Validations:

  • String

sort[order]
opcional

Cómo ordenar los resultados clasificados (p. ej., ASC para orden ascendente)

Validations:

  • String