Fetch virtual coupon stats
GET: /wp-json/coupons/v1/virtualcoupons/stats/{coupon_id}
GET: http://example.com/wp-json/coupons/v1/virtualcoupons/stats/207{
"used": 10,
"total": 144
}Last updated