/api/v1.0/{appId}/campaigns/retention/{campaignId}Ask AIpost https://api.flipdish.co/api/v1.0/{appId}/campaigns/retention/{campaignId}Path ParamsappIdstringrequiredcampaignIdint32requiredBody ParamsNotifyCustomerAfterMinutesint321440 to 2147483647Time in minutes, after which customer will receive retention voucher if he/she does not orderPercentDiscountAmountint32 | null1 to 100Discount amount in percentsMaxDiscountdouble | null≥ 0Maximum discount for percentage discountsLumpDiscountAmountdouble | null0 to 2147483647Discount amount in sum of moneyVoucherValidPeriodDaysint321 to 300Number of days for which the voucher will be valid.IncludeDeliveryFeebooleanDiscount will include delivery feetruefalseAutoApplyResultingVouchersbooleanAutomatically apply resulting voucherstruefalseIncludeExistingOrdersbooleanCampaign will apply to existing orderstruefalseIsEnabledbooleanIs campaign enabledtruefalseStoreIdsarray of int32sIds of stores this campaign applies toStoreIdsADD int32AppIdstringThe app that this campaign belongs to.ForceDiscountbooleanControls whether the voucher generated from this campaign will override discount exclusionstruefalseHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesDataErrorCodeMessageStackTraceapplication/jsonapplication/xmltext/jsontext/xmlShow 8 enum valuesResponses 200OK 400BadRequest 401Unauthorized 403Successful authentication, but authorization has been denied for this request. 404NotFoundUpdated 11 months ago