Coupons
Guides
Additional information about this section
Functions
Perform actions on an object
- bulkCreateCoupons( )
Creates multiple coupons.
- bulkDeleteCoupons( )
Deletes multiple coupons.
- createCoupon( )
Creates a new coupon.
- deleteCoupon( )
Deletes a coupon.
- getCoupon( )
Retrieves a coupon by ID.
- queryCoupons( )
Retrieves a list of coupons with pagination and filters. A maximum of 100 coupons will be returned per request.
- updateCoupon( )
Updates a coupon.