Marketing
Last updated
Last updated
/vendor-coupon/vendor-coupon-list
Bearer token for vendor authentication
Updates the status of one or more coupons.
/vendor-coupon/status-update
Bearer token for vendor authentication
1
[86]
Retrieves detailed information for a specific vendor coupon.
/vendor-coupon/vendor-coupon-detail
The ID of the vendor coupon to retrieve details for.
Bearer token for vendor authentication
/vendor-product
asc
, desc
Bearer token for vendor authentication
Updates the details of an existing vendor coupon based on the coupon ID.
/vendor-coupon/update-vendor-coupon/{vendorCouponId}
The ID of the vendor coupon to update.
Bearer token for vendor authentication
The name of the coupon.
The coupon code.
The status of the coupon (e.g., active/inactive).
The type of coupon.
The discount amount or percentage.
The minimum purchase amount for the coupon.
The maximum purchase amount for the coupon.
Restrictions for coupon usage by email.
Specifies who the coupon applies to.
Whether all qualifying items apply for the coupon.
The start date for the coupon's validity.
The end date for the coupon's validity.
The maximum number of users who can use the coupon.
The maximum number of times the coupon can be used by each user.
The number of items in the cart that are eligible for the coupon.
The type of product the coupon applies to.
The reference IDs of products for which the coupon is valid.
Deletes a vendor coupon based on the coupon ID.
/vendor-coupon/delete-vendor-coupon/{vendorCouponId}
The ID of the vendor coupon to delete.
Bearer token for vendor authentication