Skip to content

List Catalog Rules

EndpointMethod
/api/admin/marketing/catalog-rulesGET

Query Parameters

ParameterNotes
pagePage number.
per_pagePage size (default 10, cap 50).
idSingle id or comma-separated list (e.g. 1,4,9).
namePartial match.
status0/1.
sort_orderPriority, exact match.
starts_from_fromStart-date range lower bound (ISO 8601).
starts_from_toStart-date range upper bound (ISO 8601).
ends_till_fromEnd-date range lower bound (ISO 8601).
ends_till_toEnd-date range upper bound (ISO 8601).
sortid, name, sort_order.
orderasc/desc.

Released under the MIT License.