{
  "promotions": [
    {
      "id": 4,
      "account_id": 25,
      "product_id": null,
      "product_title": null,
      "product_archived_at": null,
      "account_name": "Domain Account 25",
      "currency": "USD",
      "amount": "10.0",
      "discount_type": "flat",
      "code": "PROMO4",
      "name": "Product 4",
      "description": null,
      "active": false,
      "start_date": null,
      "end_date": null,
      "created_at": "2024/01/01 00:00:00 +0000",
      "updated_at": "2024/01/01 00:00:00 +0000",
      "deleted_at": null,
      "usage_type": "once-per-user",
      "canvas_root_account_uuid": "25WLEJdzBmd8nsrZdf5jIATelBOYIMHeY6uuIAEmx",
      "email_domain_set_id": 2,
      "email_domain_set_name": "Example",
      "email_domains": [
        {
          "id": 2,
          "domain": "example.com",
          "email_domain_set_id": 2,
          "canvas_root_account_uuid": "24WLEJdzBmd8nsrZdf5jIATelBOYIMHeY6uuIAEmx",
          "created_at": "2024/01/01 00:00:00 +0000",
          "updated_at": "2024/01/01 00:00:00 +0000",
          "deleted_at": null
        }
      ],
      "status": "inactive",
      "max_per_user": null,
      "max_total_use": null,
      "enable_for_multi_seat_purchases": true
    }
  ]
}