{
  "data": {
    "user": {
      "subscriber": {
        "status": {
          "subscriptions": [
            {
              "trialSubscription": false,
              "trialPrice": null,
              "trialEndDate": null,
              "term": "P1Y",
              "status": "Active",
              "startDate": "2018-02-23T00:00:00.000Z",
              "renewalDate": "2019-02-23T00:00:00.000Z",
              "reference": "subs",
              "productName": "Newspaper - 5 weekdays",
              "productCodes": [
                "N5D"
              ],
              "price": {
                "value": "390.00",
                "symbol": "£",
                "nativeSymbol": "£",
                "currency": "GBP"
              },
              "fulfilmentOption": "HD",
              "endDate": null,
              "active": true
            }
          ],
          "lapsedSubscriber": false,
          "currentTriallist": false,
          "currentSubscriber": true
        }
      },
      "profile": {
        "primaryTelephone": "123456789",
        "name": {
          "title": null,
          "last": "Doe",
          "first": "John"
        },
        "marketing": {
          "byPost": true,
          "byEmail": true
        },
        "homeAddress": {
          "townCity": null,
          "state": null,
          "postcode": null,
          "line2": null,
          "line1": null,
          "country": "GBR"
        },
        "email": "1519050935937@ft.com",
        "demographics": {
          "responsibility": {
            "description": "Broker/trader",
            "code": "RES"
          },
          "position": {
            "description": "Business School Academic",
            "code": "BU"
          },
          "industry": {
            "description": "Automobiles",
            "code": "CAR"
          }
        },
        "b2bProfile": null
      },
      "id": "123"
    }
  }
}
