{
"coupon_codes": [
{
"network_id": 123,
"network_coupon_code_id": 123,
"network_offer_id": 123,
"coupon_code": "<string>",
"coupon_status": "<string>",
"tracking_link": "<string>",
"start_date": "2023-11-07T05:31:56Z",
"end_date": "2023-11-07T05:31:56Z",
"description": "<string>",
"is_description_plain_text": true,
"time_created": 1734455015,
"time_saved": 1734455015,
"relationship": {
"offer": {
"network_offer_id": 123,
"network_id": 123,
"name": "<string>",
"offer_status": "<string>"
}
}
}
]
}