{
"success": true,
"message": "discounts fetched successfully",
"data": {
"data": [
{
"id": "dsc_01jhpwvr45es8krnya0tt2ax5d",
"status": "active",
"description": "10% off",
"enabled_for_checkout": true,
"code": "0UUYHDWBY3",
"type": "percentage",
"amount": "10",
"currency_code": null,
"recur": true,
"maximum_recurring_intervals": null,
"usage_limit": null,
"restrict_to": [
"pri_01jgkqfbngfg6cg6qcdyem3z4m",
"pri_01jgkqsg0eswn6vqqb3b75r57g"
],
"expires_at": null,
"times_used": 0,
"custom_data": null,
"import_meta": null,
"created_at": "2025-01-16T06:29:56.485Z",
"updated_at": "2025-01-27T14:08:22.32Z"
},
{
"id": "dsc_01jhpwwh243d79y5598m0d5ey7",
"status": "active",
"description": "35% off",
"enabled_for_checkout": false,
"code": null,
"type": "percentage",
"amount": "35",
"currency_code": null,
"recur": true,
"maximum_recurring_intervals": null,
"usage_limit": null,
"restrict_to": [
"pri_01jgkqq7399qgqrjy6jz6kerfr",
"pri_01jgkqck4mxpr4jer4q58grqyq"
],
"expires_at": null,
"times_used": 0,
"custom_data": null,
"import_meta": null,
"created_at": "2025-01-16T06:30:22.02Z",
"updated_at": "2025-01-27T14:08:30.155Z"
}
],
"meta": {
"request_id": "3b8cdae8-aba9-44cc-b7a7-be47116f3082",
"pagination": {
"per_page": 50,
"next": "https://sandbox-api.paddle.com/discounts?after=dsc_01jhpwwh243d79y5598m0d5ey7",
"has_more": false,
"estimated_total": 2
}
}
}
}