GET cart.coupon.list.json

api2cart.com

Summary:
Operation ID: CartCouponList
Auth: unknown
Description

Get cart coupon discounts.

Parameters (14)

avail (boolean, query, optional)

Filter coupons by avail status

count (integer, query, optional, default: 10)

This parameter sets the entity amount that has to be retrieved. Max allowed count=250

coupons_ids (string, query, optional)

Filter coupons by ids

date_end_from (string, query, optional)

Filter entity by date_end (greater or equal)

date_end_to (string, query, optional)

Filter entity by date_end (less or equal)

date_start_from (string, query, optional)

Filter entity by date_start (greater or equal)

date_start_to (string, query, optional)

Filter entity by date_start (less or equal)

exclude (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

lang_id (string, query, optional)

Language id

page_cursor (string, query, optional)

Used to retrieve entities via cursor-based pagination (it can't be used with any other filtering parameter)

params (string, query, optional, default: id,code,name,description)

Set this parameter in order to choose which entity fields you want to retrieve

response_fields (string, query, optional)

Set this parameter in order to choose which entity fields you want to retrieve

start (integer, query, optional, default: 0)

This parameter sets the number from which you want to get entities

store_id (string, query, optional)

Filter coupons by store id

No probe data for this endpoint yet.