{
"currency_code": "USD",
"claimed_api_url": "https://sw3ql49qtg.execute-api.us-west-2.amazonaws.com/api/promotions/{promotion_id}/claimed",
"claimed_request_timeout_ms": 4000,
"deals": [
{
"id": "bf-doorbuster",
"enabled": true,
"badge": "Weekend Sale",
"promotion_value": 20,
"promotion_type": "percent",
"process_bar": true,
"promotion_id": 3284,
"end_date": "2026-09-14T23:59:59Z",
"targets": {
"categories": [27, 30]
}
},
{
"id": "flash-holsters",
"enabled": false,
"badge": "Weekend Sale",
"promotion_value": 20,
"promotion_type": "fixed",
"process_bar": true,
"promotion_id": 3284,
"end_date": "2026-10-10T23:59:59Z",
"targets": {
"products": [9883]
}
}
]
}