GET discount_actionsAsk AIget https://api.bookingexperts.com/v3/channels/{channel_id}/discount_actionsReturns discount actions that are applicable to the channelPath Paramschannel_idstringrequiredChannel IDQuery Paramspage[number]integer≥ 1Page numberpage[size]integer1 to 100Page sizesortstringSort. Specify a comma separated list of attributes to sort on. Prefix attribute with a - to sort in descending order. Allowed attributes: id, created_at, updated_atfields[discount_action]stringFieldset. Specify a comma separated list of attributes to returnincludestringIncludes list. Specify a comma separated list of resources to include.filter[id]stringFilter on IDfilter[discount_percentage]stringFilter on discount_percentagefilter[minimum_number_of_nights]stringFilter on minimum_number_of_nightsfilter[maximum_number_of_nights]stringFilter on maximum_number_of_nightsfilter[days_in_advance_mode]stringFilter on days_in_advance_modefilter[number_of_days_in_advance]stringFilter on number_of_days_in_advancefilter[coupon_codes]stringFilter on coupon_codesfilter[archived]stringFilter on archivedfilter[created_at]stringFilter on created_atfilter[updated_at]stringFilter on updated_atfilter[name]stringFilter on namefilter[administration]stringFilter on administration. Specify a comma separated list of IDs to filter on.filter[discount_campaign]stringFilter on discount_campaign. Specify a comma separated list of IDs to filter on.filter[book_period]stringFilter on book_period. Specify a comma separated list of IDs to filter on.filter[stay_period]stringFilter on stay_period. Specify a comma separated list of IDs to filter on.filter[guest_group_limits]stringFilter on guest_group_limits. Specify a comma separated list of IDs to filter on.filter[rentable_types]stringFilter on rentable_types. Specify a comma separated list of IDs to filter on.filter[channels]stringFilter on channels. Specify a comma separated list of IDs to filter on.include_archivedbooleanWhen true, archived discount actions are included in the responsetruefalseHeadersAccept-LanguagestringSupported languages. A comma separated list with one or more of the following locales: cs, da, de, de-AT, de-CH, en, es, fr, fr-BE, fr-LU, it, nb, nl, nl-BE, pl, pt, tr. Default: 'en'.Responses 200DiscountActionCollectionResponse 429Error defaultErrorUpdated 8 months ago