{
"data": [
{
"name": "PARTNERO25",
"uuid_code": "coupon_123",
"active": true,
"coupon_discount_type": "percent",
"coupon_discount_amount": 25,
"coupon_duration_type": "months",
"coupon_duration_value": 11,
"redemption_specific_date_status": false,
"redemption_specific_date_value": null,
"redemption_times_status": true,
"redemption_times_value": 24,
"promotion_codes": {
"data": []
},
"metadata": [],
"created_at": "2025-05-07T17:43:26.000000Z",
"updated_at": "2025-05-07T17:43:26.000000Z",
"deleted_at": null
}
],
"links": {
"first": "https://api.partnero.com/v1/coupons?page=1",
"last": null,
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"path": "https://api.partnero.com/v1/coupons",
"per_page": 10,
"to": 1
},
"status": 1
}