Get all CouponsAsk AIget https://api.vcita.biz/v3/sales/couponsOverview Get a list of Coupons. Available for Staff Tokens.Query ParamsstatusstringenumFilter parameter coupon status, optional values = [active / expiered / scheduled / still_available]activeexpieredscheduledstill_availableAllowed:activeexpieredscheduledstill_availableuid_listarray of stringsFilter the coupon list based on an array of coupon unique identifiers (UIDs)uid_listADD stringpageintegerPage number of results. Default: 1per_pageintegerHow many items to return per page. Default: 25. Max: 100sortstringSort by fields. Example: sort=created_at:asc,updated_at:descResponse 200Updated 2 months ago