Get Cart Coupon List

GET {{baseUrl}}/cart.coupon.list.json?start=<integer>&count=<integer>&coupons_ids=<string>&store_id=<string>&date_start_from=<string>&date_start_to=<string>&date_end_from=<string>&date_end_to=<string>&avail=<boolean>&lang_id=<string>&params=<string>&exclude=<string>

Get cart coupon discounts.

Request Params

KeyDatatypeRequiredDescription
startstringThis parameter sets the number from which you want to get entities
countstringThis parameter sets the entity amount that has to be retrieved. Max allowed count=250
coupons_idsstringFilter coupons by ids
store_idstringDefines store id where the webhook should be assigned
date_start_fromstringFilter entity by date_start (greater or equal)
date_start_tostringFilter entity by date_start (less or equal)
date_end_fromstringFilter entity by date_end (greater or equal)
date_end_tostringFilter entity by date_end (less or equal)
availstringDefines category's visibility status
lang_idstringLanguage id
paramsstringSet this parameter in order to choose which entity fields you want to retrieve
excludestringSet this parameter in order to choose which entity fields you want to ignore. Works only if parameter params equal force_all