{
  "data": {
    "ID": 1234567,
    "Name": "Production Mail Server - Updated",
    "ApiTokens": [
      "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
    ],
    "Color": "purple",
    "SmtpApiActivated": true,
    "RawEmailEnabled": false,
    "DeliveryType": "Live",
    "ServerLink": "https://postmarkapp.com/servers/1234567/streams",
    "InboundAddress": "a1b2c3d4e5f6@inbound.postmarkapp.com",
    "InboundHookUrl": "https://example.com/webhooks/inbound",
    "BounceHookUrl": "https://example.com/webhooks/bounce",
    "OpenHookUrl": "https://example.com/webhooks/open",
    "DeliveryHookUrl": "https://example.com/webhooks/delivery",
    "PostFirstOpenOnly": false,
    "InboundDomain": "",
    "InboundHash": "a1b2c3d4e5f6",
    "InboundSpamThreshold": 5,
    "TrackOpens": true,
    "TrackLinks": "HtmlAndText",
    "IncludeBounceContentInHook": true,
    "ClickHookUrl": "https://example.com/webhooks/click",
    "EnableSmtpApiErrorHooks": false
  }
}