Searches the coupons in the store by the given query.
Requires the stores.coupons.view permission.
Your API key goes here
The ID of the store to get the coupons in
The query to search by
Gets or sets the lower limit for the number of times a coupon has been used.
Gets or sets the upper limit for the number of times a coupon has been used.
Gets or sets the lower limit for the maximum number of uses allowed for a coupon.
Gets or sets the upper limit for the maximum number of uses allowed for a coupon.
Gets or sets the minimum percentage decrease to filter by.
Gets or sets the upper limit for the percentage decrease applied to the coupon.
Gets or sets the lower limit for the amount-based discount filtering.
Gets or sets the upper limit for the amount-based discount filter.
Gets or sets a value indicating whether the coupon is enabled.
1 <= x <= 21474836471 <= x <= 2147483647The object was successfully returned.
Represents a paginated response returned from API endpoints, which contains the paginated data and metadata about the pagination.