GET /cart.coupon.list.json
Operation ID: CartCouponList
Auth: unknown
Description
Get cart coupon discounts.
Parameters (14)
(boolean, query, optional)
Filter coupons by avail status
(integer, query, optional, default: 10)
This parameter sets the entity amount that has to be retrieved. Max allowed count=250
(string, query, optional)
Filter coupons by ids
(string, query, optional)
Filter entity by date_end (greater or equal)
(string, query, optional)
Filter entity by date_end (less or equal)
(string, query, optional)
Filter entity by date_start (greater or equal)
(string, query, optional)
Filter entity by date_start (less or equal)
(string, query, optional)
Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter `params` equal force_all
(string, query, optional)
Language id
(string, query, optional)
Used to retrieve entities via cursor-based pagination (it can't be used with any other filtering parameter)
(string, query, optional, default: id,code,name,description)
Set this parameter in order to choose which entity fields you want to retrieve
(string, query, optional)
Set this parameter in order to choose which entity fields you want to retrieve
(integer, query, optional, default: 0)
This parameter sets the number from which you want to get entities
(string, query, optional)
Filter coupons by store id
No probe data for this endpoint yet.