Add Coupon
POST {{baseUrl}}/coupons
Request Body
{"code"=>"CXNLZ", "type"=>"percentage", "amount"=>100, "show_maximum_amount"=>true, "maximum_amount"=>100, "expiry_date"=>"2021-12-24", "free_shipping"=>false, "exclude_sale_products"=>true, "minimum_amount"=>0, "usage_limit"=>1, "usage_limit_per_user"=>1, "payment_methods"=>["credit_card", "mada", "bank", "cod", "apple_pay", "stc_pay"], "list_include_categories"=>["9831"], "list_exclude_categories"=>["8894"]}