{
"data": {
"id": "<string>",
"name": "<string>",
"description": "<string>",
"type": "FIXED",
"status": "ACTIVE",
"source": "STIGG",
"percentOff": 123,
"amountsOff": [
{
"amount": 123,
"currency": "usd"
}
],
"billingId": "<string>",
"billingLinkUrl": "<string>",
"durationInMonths": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
}