Warning, /pim/libkgapi/autotests/people/data/person1_photo_delete_response.txt is written in an unsupported language. File is not indexed.

0001 HTTP/1.1 200 OK
0002 Content-Type: application/json; charset=UTF-8
0003 Date: Sat, 25 Feb 2023 13:17:25 GMT
0004 Server: ESF
0005 Cache-Control: private
0006 X-XSS-Protection: 0
0007 X-Frame-Options: SAMEORIGIN
0008 X-Content-Type-Options: nosniff
0009 Accept-Ranges: none
0010 Vary: X-Origin, Referer, Origin,Accept-Encoding
0011 Transfer-Encoding: chunked
0012 Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
0013 
0014 {
0015   "person": {
0016     "birthdays": [
0017       {
0018         "date": {
0019           "day": 13,
0020           "month": 12,
0021           "year": 1996
0022         },
0023         "metadata": {
0024           "primary": true,
0025           "source": {
0026             "id": "47c21a010c6b30c8",
0027             "type": "CONTACT"
0028           }
0029         }
0030       }
0031     ],
0032     "emailAddresses": [
0033       {
0034         "formattedType": "Home",
0035         "metadata": {
0036           "primary": true,
0037           "source": {
0038             "id": "47c21a010c6b30c8",
0039             "type": "CONTACT"
0040           }
0041         },
0042         "type": "home",
0043         "value": "john@kde.exampletest"
0044       },
0045       {
0046         "formattedType": "Work",
0047         "metadata": {
0048           "source": {
0049             "id": "47c21a010c6b30c8",
0050             "type": "CONTACT"
0051           }
0052         },
0053         "type": "work",
0054         "value": "john@home.testexample"
0055       },
0056       {
0057         "formattedType": "Home",
0058         "metadata": {
0059           "source": {
0060             "id": "47c21a010c6b30c8",
0061             "type": "CONTACT"
0062           }
0063         },
0064         "type": "home",
0065         "value": "john@private.stuff"
0066       }
0067     ],
0068     "etag": "%EiMBAgMFBgcICQoLDA0ODxATFBUWGSEiIyQlJicuNDU3PT4/QBoEAQIFByIMUWdVbmZ2M01JbjQ9",
0069     "memberships": [
0070       {
0071         "contactGroupMembership": {
0072           "contactGroupId": "19cb37f60aed8000",
0073           "contactGroupResourceName": "contactGroups/19cb37f60aed8000"
0074         },
0075         "metadata": {
0076           "source": {
0077             "id": "47c21a010c6b30c8",
0078             "type": "CONTACT"
0079           }
0080         }
0081       },
0082       {
0083         "contactGroupMembership": {
0084           "contactGroupId": "myContacts",
0085           "contactGroupResourceName": "contactGroups/myContacts"
0086         },
0087         "metadata": {
0088           "source": {
0089             "id": "47c21a010c6b30c8",
0090             "type": "CONTACT"
0091           }
0092         }
0093       }
0094     ],
0095     "metadata": {
0096       "objectType": "PERSON",
0097       "sources": [
0098         {
0099           "etag": "#QgUnfv3MIn4=",
0100           "id": "47c21a010c6b30c8",
0101           "type": "CONTACT",
0102           "updateTime": "2023-02-26T22:34:44.322155Z"
0103         }
0104       ]
0105     },
0106     "names": [
0107       {
0108         "displayName": "Dr. John Doe III",
0109         "displayNameLastFirst": "Doe, Dr. John, III",
0110         "familyName": "Doe",
0111         "givenName": "John",
0112         "honorificPrefix": "Dr.",
0113         "honorificSuffix": "III",
0114         "metadata": {
0115           "primary": true,
0116           "source": {
0117             "id": "47c21a010c6b30c8",
0118             "type": "CONTACT"
0119           }
0120         },
0121         "unstructuredName": "Dr. John Doe III"
0122       }
0123     ],
0124     "nicknames": [
0125       {
0126         "metadata": {
0127           "primary": true,
0128           "source": {
0129             "id": "47c21a010c6b30c8",
0130             "type": "CONTACT"
0131           }
0132         },
0133         "value": "Johnny"
0134       }
0135     ],
0136     "organizations": [
0137       {
0138         "department": "PIM",
0139         "metadata": {
0140           "primary": true,
0141           "source": {
0142             "id": "47c21a010c6b30c8",
0143             "type": "CONTACT"
0144           }
0145         },
0146         "name": "KDE"
0147       }
0148     ],
0149     "phoneNumbers": [
0150       {
0151         "canonicalForm": "+34666123490",
0152         "formattedType": "Home",
0153         "metadata": {
0154           "primary": true,
0155           "source": {
0156             "id": "47c21a010c6b30c8",
0157             "type": "CONTACT"
0158           }
0159         },
0160         "type": "home",
0161         "value": "666 12 34 90"
0162       },
0163       {
0164         "canonicalForm": "+34952666123",
0165         "formattedType": "Work",
0166         "metadata": {
0167           "source": {
0168             "id": "47c21a010c6b30c8",
0169             "type": "CONTACT"
0170           }
0171         },
0172         "type": "work",
0173         "value": "952 66 61 23"
0174       },
0175       {
0176         "canonicalForm": "+34910123000",
0177         "formattedType": "Home",
0178         "metadata": {
0179           "source": {
0180             "id": "47c21a010c6b30c8",
0181             "type": "CONTACT"
0182           }
0183         },
0184         "type": "home",
0185         "value": "910 12 30 00"
0186       }
0187     ],
0188     "resourceName": "people/c5170723913980391624"
0189   }
0190 }