参数

参数名字 描述
organization_id
必填

根据机构过滤产品

Validations:

  • Must be a number.

subscription_id
选填

根据订阅过滤产品

Validations:

  • Must be a number.

name
选填

根据名称过滤产品

Validations:

  • String

enabled
选填

根据启用或者禁用过滤产品

Validations:

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

custom
选填

根据定制过滤产品

Validations:

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

include_available_content
选填

Whether to include available content attribute in results

Validations:

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

sync_plan_id
选填

Filter products by sync plan id

Validations:

  • Must be a number.

available_for
选填

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

Validations:

  • String

search
选填

搜索字符串

Validations:

  • String

page
选填

页号,从 1 开始

Validations:

  • Must be a number.

per_page
选填

每页中显示的返回结果数

Validations:

  • Must be a number.

order
选填

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
选填

无论如何显示所有结果

Validations:

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

sort
选填

'order' 参数的哈希版本

Validations:

  • Hash

sort[by]
选填

结果排序字段

Validations:

  • String

sort[order]
选填

如何对分类结果进行排序(例如:ASC 代表升序)

Validations:

  • String