{
  "discounts": [
    {
      "id": 680866,
      "code": "TENOFF",
      "value": "10.0",
      "ends_at": null,
      "starts_at": null,
      "status": "enabled",
      "minimum_order_amount": "0.00",
      "usage_limit": null,
      "applies_to_id": null,
      "applies_once": false,
      "discount_type": "percentage",
      "applies_to_resource": null,
      "times_used": 1
    },
    {
      "id": 949676421,
      "code": "xyz",
      "value": "10.00",
      "ends_at": null,
      "starts_at": null,
      "status": "disabled",
      "minimum_order_amount": "0.00",
      "usage_limit": null,
      "applies_to_id": null,
      "applies_once": false,
      "discount_type": "fixed_amount",
      "applies_to_resource": null,
      "times_used": 0
    }
  ]
}