{
  "data": {
    "user": {
      "subscriber": {
        "status": {
          "subscriptions": [
            {
              "trialSubscription": true,
              "trialPrice": {
                "value": "1.00",
                "symbol": "£",
                "nativeSymbol": "£",
                "currency": "GBP"
              },
              "trialEndDate": "2018-03-25T00:00:00.000Z",
              "term": "P1M",
              "status": "Cancelled",
              "startDate": "2018-02-21T00:00:00.000Z",
              "renewalDate": "2018-03-21T00:00:00.000Z",
              "reference": "subs",
              "productName": "Standard FT.com",
              "productCodes": [
                "P1"
              ],
              "price": {
                "value": "150.00",
                "symbol": "£",
                "nativeSymbol": "£",
                "currency": "GBP"
              },
              "fulfilmentOption": null,
              "endDate": "2018-03-21T00:00:00.000Z",
              "active": true
            }
          ],
          "lapsedSubscriber": false,
          "currentTriallist": true,
          "currentSubscriber": true
        }
      },
      "profile": {
        "primaryTelephone": null,
        "name": {
          "title": null,
          "last": "Doe",
          "first": "John"
        },
        "marketing": {
          "byPost": false,
          "byEmail": false
        },
        "homeAddress": {
          "townCity": null,
          "state": null,
          "postcode": null,
          "line2": null,
          "line1": null,
          "country": "GBR"
        },
        "email": "1519215023144@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"
    }
  }
}
