Use this api to listing your deals.
API also support some filter params
Params | Description |
page | page number ex: 1 |
limit | number of items each page ex: 20 |
special_from_date | list deal have start time greater than or equal this ex : 2022-01-13 02:59:59 |
special_to_date | list deal have end time less than or equal this ex: 2022-01-13 03:59:59 |
is_active | status of deal, values: ACTIVE = 1 | RUNNING = 2 | EXPIRED = 3 | HOT_SALE = 4 | CLOSED = 5 | PAUSED = 6 ex: 1 |
skus | product sku ex: 123456 |