Skip to main content

PolicyHolder2

accept_terms_datedate-timenullable
addressstringnullable
createddatedate-timenullable
dataobject_idintegernullable
date_of_birthdatenullable
deductible_current_accumulatednumbernullable
deductible_current_maximumnumbernullable
deductible_previous_accumulatednumbernullable
deductible_previous_maximumnumbernullable
disabledboolean
emailstringnullable
employers object[]
  • Array [
  • employer_idinteger
    idinteger
    namestringrequired
    slugstring
  • ]
  • first_namestringnullable
    fullnamestringnullable
    group_namestringnullable
    group_numberstringnullable
    has_claim_medicalsboolean
    idinteger
    individual_level_idstringnullable

    For Dependent Relationships

    is_crawlableboolean
    is_demoboolean
    is_interop_connectedboolean
    last_namestringnullable
    login_correction_messagestring
    login_needs_correctionboolean
    login_problem
    members object[]
  • Array [
  • first_namestringnullable
    idinteger
    last_namestringnullable
  • ]
  • modifieddatedate-timenullable
    payer object
    has_security_questionsboolean
    idinteger
    namestringrequired
    onboard_form object
    property name*any
    payer_group object
    payer_to_migrate_to
    payer_group_idintegernullable
    payer_idinteger
    retrieverstringrequired
    short_namestringnullable
    supports_interoperability_apisboolean
    supports_realtime_verificationboolean
    website_home_urlstringnullable

    i.e. https://www.medmutual.com/

    website_home_url_netlocstring
    payer_idintegerrequired
    phone_numberstringnullable

    Possible values: <= 20 characters

    policy_holder_idinteger
    policy_level_idstringnullable

    For Dependent Relationships

    task_id
    task_token
    unreadinteger
    usernamestringnullable
    users object[]
  • Array [
  • idinteger
    user_idinteger
  • ]
  • PolicyHolder2
    {
    "accept_terms_date": "2024-07-29T15:51:28.071Z",
    "address": "string",
    "createddate": "2024-07-29T15:51:28.071Z",
    "dataobject_id": 0,
    "date_of_birth": "2024-07-29",
    "deductible_current_accumulated": 0,
    "deductible_current_maximum": 0,
    "deductible_previous_accumulated": 0,
    "deductible_previous_maximum": 0,
    "disabled": true,
    "email": "string",
    "employers": [
    {
    "employer_id": 0,
    "id": 0,
    "name": "string",
    "slug": "string"
    }
    ],
    "first_name": "string",
    "fullname": "string",
    "group_name": "string",
    "group_number": "string",
    "has_claim_medicals": true,
    "id": 0,
    "individual_level_id": "string",
    "is_crawlable": true,
    "is_demo": true,
    "is_interop_connected": true,
    "last_name": "string",
    "login_correction_message": "string",
    "login_needs_correction": true,
    "members": [
    {
    "first_name": "string",
    "id": 0,
    "last_name": "string"
    }
    ],
    "modifieddate": "2024-07-29T15:51:28.071Z",
    "payer": {
    "has_security_questions": true,
    "id": 0,
    "name": "string",
    "onboard_form": {},
    "payer_group": {},
    "payer_group_id": 0,
    "payer_id": 0,
    "retriever": "string",
    "short_name": "string",
    "supports_interoperability_apis": true,
    "supports_realtime_verification": true,
    "website_home_url": "string",
    "website_home_url_netloc": "string"
    },
    "payer_id": 0,
    "phone_number": "string",
    "policy_holder_id": 0,
    "policy_level_id": "string",
    "unread": 0,
    "username": "string",
    "users": [
    {
    "id": 0,
    "user_id": 0
    }
    ]
    }