{
"contact_manager_entry": [
{
"contact_manager_entry_id": 0,
"contact_manager_entry_list_id": 0,
"key": "string",
"value": "string",
"type": "string",
"date_created": "1s",
"status": "CONTACT_ENTRY_STATUS_NEW",
"date_modified": "1s",
"ttl": 0,
"file_name": [
"string"
],
"field": [
{
"name": "string",
"value": "string",
"type": "string"
}
],
"expiry_date": "1s"
}
],
"next_page_token": "string",
"cm_entry": [
{
"contact_manager_entry_id": 0,
"contact_manager_entry_list_id": 0,
"key": "string",
"value": "string",
"type": "string",
"date_created": "1s",
"status": "CONTACT_ENTRY_STATUS_NEW",
"date_modified": "1s",
"ttl": 0,
"file_name": [
"string"
],
"field": [
{
"name": "string",
"value": "string",
"type": "string"
}
],
"expiry_date": "1s"
}
]
}