AdminGetPromotions
Retrieve, filter, sort, and paginate promotions for store administrators using specific fields like id
to streamline promotion management.
Instructions
This tool helps store administors. Retrieve a list of promotions. The promotions can be filtered by fields such as id
. The promotions can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
application_method | No | ||
campaign_id | No | ||
code | No | ||
created_at | No | ||
deleted_at | No | ||
fields | No | ||
limit | No | ||
offset | No | ||
order | No | ||
q | No | ||
updated_at | No |