{
  "data": {
    "customer": {
      "id": "8DM2W1WQYG3VXFYGXVF9W9M8N3",
      "created_at": "2023-05-15T10:00:00.000Z",
      "updated_at": "2023-05-15T10:00:00.000Z",
      "given_name": "Jane",
      "family_name": "Smith",
      "email_address": "jane.smith@example.com",
      "phone_number": "+1-415-555-2671",
      "address": {
        "address_line_1": "123 Main St",
        "locality": "San Francisco",
        "administrative_district_level_1": "CA",
        "postal_code": "94103",
        "country": "US"
      },
      "preferences": {
        "email_unsubscribed": false
      },
      "creation_source": "THIRD_PARTY",
      "version": 0
    }
  }
}