[
  {
    "id": "ce851ec3-e018-47e8-894d-089fe8c6b6c8",
    "name": "John Smith",
    "phone": "+441234958298",
    "profile_type": "personal",
    "country": "GB",
    "state": "created",
    "created_at": "2017-12-19T18:34:47.348Z",
    "updated_at": "2017-12-19T18:34:47.348Z",
    "accounts": [
      {
        "id": "3342e60b-70c5-4170-b00f-73fee46c93c9",
        "currency": "GBP",
        "type": "revolut"
      },
      {
        "id": "aa70d9be-c851-44ac-abb8-f80ac06bbe37",
        "currency": "USD",
        "type": "revolut"
      },
      {
        "id": "4e32d331-68aa-4e4b-a295-3e3d7625819b",
        "currency": "GBP",
        "type": "external",
        "account_no": "12345678",
        "sort_code": "223344",
        "email": "acm@me.ccq",
        "name": "Acme Corp.",
        "bank_country": "GB",
        "recipient_charges": "no"
      }
    ]
  },
  {
    "id": "ffff1ec3-e018-47e8-894d-089fe8c6b6c8",
    "name": "Anderson Co.",
    "profile_type": "business",
    "country": "GB",
    "state": "created",
    "created_at": "2017-11-29T18:34:47.348Z",
    "updated_at": "2017-11-29T18:34:47.348Z",
    "accounts": [
      {
        "id": "9988e60b-70c5-4170-b00f-73fee46c93c9",
        "currency": "GBP",
        "type": "revolut"
      }
    ]
  }
]