Get Price Rule ListAsk AIget https://{subdomain}.myshoplaza.com/openapi/2025-06/price_rulesRetrieves a list of price rules that can be applied to customer orders.Query ParamscursorstringCursor for pagination, use the cursor from the response to retrieve the next page.page_sizeint32A limit on the number of objects to be returned. Ranges from 1 to 250. Default is 50.starts_at_minstringFilter price rules that started after this date (Unix timestamp).starts_at_maxstringFilter price rules that started before this date (Unix timestamp).ends_at_minstringFilter price rules that ended after this date (Unix timestamp).ends_at_maxstringFilter price rules that ended before this date (Unix timestamp).times_usedint32Filter price rules by the number of times they have been used.Response 200OKUpdated 2 months ago